Skip to content

The Dataset consisted of 23 categorical feature in which it was predicted using the features whether the mushroom is edible or not.

Notifications You must be signed in to change notification settings

AbhigyanSingh97/Mushroom-Edibility-Prediction-in-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Mushroom-Edibility-Prediction

Description : Worked with a dataset containing only categorical variables of 23 categorical feature in which it was to be predicted using the features whether the mushroom is edible or not.

Language: R

Approach: EDA and feature engineering was done to extract the important features that was used for modelling. Accuracy of each algorithm was compared and the best model was selected.

Algorithm used: Logistic Regression, Decision tree, Random Forest, Xgboost and SVM.

Encoding Techniques: one hot, Label, Leave one out and binary

About

The Dataset consisted of 23 categorical feature in which it was predicted using the features whether the mushroom is edible or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published