Skip to content

performance of naïve Bayes and k nearest neighbors on the Connect-4 dataset

Notifications You must be signed in to change notification settings

Jarvis017/Naive-Bayes-and-KNN-on-Abalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Naive Bayes and Knearest neighbors on Abalone

performance of naïve Bayes and k nearest neighbors on the Abalone dataset

About the project

In this project, the naive Bayes model was implemented using the scikit-learn library. The k nearest neighbors model was implemented using the NearestNeighbors class in the scikit-learn library. also there are Classification Report and Confusion Matrix for each model's result.

Dataset

Dataset Link : http://archive.ics.uci.edu/dataset/1/abalone

About

performance of naïve Bayes and k nearest neighbors on the Connect-4 dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published