Skip to content

his-maj-esty/Mushroom-Classification-using-Naive-Bayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Mushroom-Classification-using-Naive-Bayes

This project demonstrates mushroom classification using the Naive Bayes algorithm. The goal of this project is to classify mushrooms into edible or poisonous categories based on their physical characteristics. Naive Bayes is a popular machine learning algorithm that is well-suited for this task because it can handle a large number of features and is able to handle missing data.

Built With

Python - Programming Language
NumPy - Package for scientific computing with Python
Pandas - Library for data manipulation and analysis
Scikit-learn - Library for machine learning tasks
Matplotlib - Library for visualization

Acknowledgments

UCI Machine Learning Repository - for providing the mushroom dataset used in this project.

Author

Brihat Sharma

About

Mushroom Classification using Naive Bayes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published