DS31032023 - ML Assignment 6

Hello Learners,

The dataset for the assignment can be found in the following link: Mushroom Classification dataset

Find out the which Classification Algorithm performs better when applied on the data(Apply Logistic Regression, KNeighbors Classifier, DecisionTreeClassifier, Support Vector Classifier) [Hint : Use cross_val_score() to determine the best performer Algorithm).

2 Likes