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
192 stars 216 forks source link

cheese classification #655

Closed adi271001 closed 3 months ago

adi271001 commented 3 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : cheese classification :red_circle: Aim : to classify cheese using various ml algorithms :red_circle: Dataset : https://www.kaggle.com/datasets/jainaru/cheese-across-the-world :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.


πŸ“ Follow the Guidelines to Contribute in the Project :


: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 3 months ago

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

why-aditi commented 3 months ago

Full name : Aditi Kala GitHub Profile Link : https://www.github.com/why-aditi Participant ID (If not, then put NA) : NA Approach for this Project : Data cleaning, preprocessing, training DL models both CNN and pretrained ones What is your participant role? SSOC'24

adi271001 commented 3 months ago

@abhisheks008 i have done the requested changes on the previous issue please assign me this issue if everything checks out

Nithish-456 commented 3 months ago

Full name : Nithish Paidimarri GitHub Profile Link : https://www.github.com/Nithish-456 Participant ID (If not, then put NA) : NA Approach for this Project : Begin with exploratory data analysis (EDA), Feature engineering , Enhancing the accuracy by hyperparameter tuning (Grid Search ) through different classification algorithms like Random Forest Classifier, Gradient Boosting, XGBoost, SVM etc.. What is your participant role? (SSOC'24)

abhisheks008 commented 3 months ago

Hi @adi271001 thanks for creating this issue. Can you please share your approach and what are the models you are planning to implement for this problem statement?

adi271001 commented 3 months ago

Approach for this Project : data cleaning , preprocessing , eda , using ml models like knn , logistic regression , decision tree , random forest , svm and then test the model

abhisheks008 commented 3 months ago

Approach for this Project : data cleaning , preprocessing , eda , using ml models like knn , logistic regression , decision tree , random forest , svm and then test the model

Implement 6-7 models for this problem statement along with the EDA implementations.

Assigned this issue to you @adi271001

github-actions[bot] commented 3 months ago

Hello @adi271001! Your issue #655 has been closed. Thank you for your contribution!