Skip to content

A machine learning (classification) web application that determines if a certain mushroom is edible or poisonous.

License

Notifications You must be signed in to change notification settings

hasan-alper/clavaria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clavaria | Mushroom Classifier

Go ahead and try making predictions using the web app I made.

clavaria

Description

This machine learning model classifies a given mushroom into two groups (edible and poisonous) according to its features.

This model is trained on mushroom classification dataset. After trying multiple estimators, I decided to use the decision tree classifier given that its performance was excellent compared to the other alternatives (99% accuracy).

This project was made over a 4-day span in August 2022.

Issues

If any issues are found, they can be reported here.

License

This project is licensed under the MIT license.

About

A machine learning (classification) web application that determines if a certain mushroom is edible or poisonous.

Resources

License

Stars

Watchers

Forks

Languages