Skip to content

Given a set of 23 features of over 8000 labeled mushroom observations (edible/poisonous) the goal is to build a classifier that can accurately predict if a mushroom is safe to eat or no.

Notifications You must be signed in to change notification settings

jfsantos-ds/Kaggle-.-Mushroom-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kaggle-.-Mushroom-Classifier

Mushroom Classification Safe to eat or deadly poison?

Given a set of 23 features of over 8000 labeled mushroom observations (edible/poisonous) the goal is to build a classifier that can accurately predict if a mushroom is safe to eat or no.

The link to the Kaggle dataset is https://www.kaggle.com/uciml/mushroom-classification

This repo contains the classifier I have built for this problem which employs a XGBoost boosted random forest classifier.

About

Given a set of 23 features of over 8000 labeled mushroom observations (edible/poisonous) the goal is to build a classifier that can accurately predict if a mushroom is safe to eat or no.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published