Skip to content

FerahG/Mushroom_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mushroom_Classification

23 species of gilled mushrooms is identified as edible or poisonous. In this project, we will use a public dataset from kaggle.com, the “Mushroom Classification” dataset, and try to figure out if a mushroom is edible or not. This dataset includes descriptions of hypothetical samples corresponding to 23 species of gilled mushrooms. Each species is identified as edible or poisonous. When it comes to mushrooms, there is no simple rule for determining the edibility.

We will tackle this classification problem using logistic regression, ridge classifier, decision tree, Naive Bayes, and neural networks. After comparing the results of each model, we will find out the best performing one.

About

23 species of gilled mushrooms is identified as edible or poisonous.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published