Develop a program to accept from the user the features and give the prediction for all the classifiers including the ensemble classifier. Comment on the results.

Words: 57
Pages: 1
Subject: Uncategorized

1- Compare all classifiers using confusion matrix, accuracy, precision, recall, ROC, AUC,

Complexity. and sketch how the classifier divides the world based on the best two predictors (same ones).

2- Develop a program to accept from the user the features and give the prediction for all the classifiers including the ensemble classifier. Comment on the results.