I am using SSAS (SQL Server 2008 R2) to develop a classification model for a data set where 80% of values are missing. Ensemble classifiers based on trees are supposedly the best solution (Random Fore
I tried to print accuracy score, confusion matrix and classification report for StackingClassifier(), but there is an error that said