abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!🌟💫 Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
190 stars 217 forks source link

Mushroom Binary Classification #732

Open adi271001 opened 1 month ago

adi271001 commented 1 month ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Mushroom Binary Classification :red_circle: Aim : to classify mushrooms as edible or poisonous :red_circle: Dataset : https://www.kaggle.com/competitions/playground-series-s4e8 :red_circle: 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.

  1. Data preprocessing
  2. Data cleaning
  3. EDA
  4. Modelling will be using 1. logistic regression 2. random forest 3. gradientboost 4. adaboost 5, extra trees 6. xgboost 7. cat boost 8. light gbm
  5. Evaluation
  6. Graphs of accuracies

    📍 Follow the Guidelines to Contribute in the Project :

    • You need to create a separate folder named as the Project Title.
    • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
    • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 1 month ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊