Mushroom Binary Classification #732
Labels
Assigned 💻
Issue has been assigned to a contributor
Contributors
This label shows the contributions of the contributors other than the Open Source Programs.
ML-Crate Repository (Proposing new issue)
🔴 Project Title : Mushroom Binary Classification
🔴 Aim : to classify mushrooms as edible or poisonous
🔴 Dataset : https://www.kaggle.com/competitions/playground-series-s4e8
🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.
will be using 1. logistic regression 2. random forest 3. gradientboost 4. adaboost 5, extra trees 6. xgboost 7. cat boost 8. light gbm
📍 Follow the Guidelines to Contribute in the Project :
requirements.txt
- This file will contain the required packages/libraries to run the project in other machines.Model
folder, theREADME.md
file must be filled up properly, with proper visualizations and conclusions.🔴🟡 Points to Note :
✅ To be Mentioned while taking the issue :
will be using 1. logistic regression 2. random forest 3. gradientboost 4. adaboost 5, extra trees 6. xgboost 7. cat boost 8. light gbm
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: