-
In this project Abalone dataset is used for classification on both sex and rings
-
The scikit-learn KNeighborsClassifier is used for both classification tasks
-
The best K for each task is measured using 10-Fold Cross validation
You can see the evaluation results in the notebook file attached here.