Implemented K-Nearest Neighbors (KNN) Algorithm on the given Abalone Dataset using Python Language
-
Updated
Aug 14, 2022 - Jupyter Notebook
Implemented K-Nearest Neighbors (KNN) Algorithm on the given Abalone Dataset using Python Language
Implemented K-Means Clustering on the given Abalone Dataset using Python Language
ABALONE_NAIVEBAYES_WEIGHTED_ADABOOST: Two procedures are attached that use the Abalone file as test and training (https://archive.ics.uci.edu/ml/datasets/abalone). Both start from a treatment of the training part calculating the frequencies corresponding to each value of each field and applying a Naive Bayes probability calculation. In a second …
Add a description, image, and links to the abalone-data-set topic page so that developers can more easily learn about it.
To associate your repository with the abalone-data-set topic, visit your repo's landing page and select "manage topics."