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
182 stars 215 forks source link

Poker Hand Prediction #693

Open aviralgarg05 opened 1 week ago

aviralgarg05 commented 1 week ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Poker Hand Prediction :red_circle: Aim : To Predict the Poker Hand :red_circle: Dataset : https://archive.ics.uci.edu/dataset/158/poker+hand :red_circle: Approach : 1. Data Pre-processing and classification 2. Visualization 3. Training and Modelling - DT, RF etc. 4. Metrics and Accuracy Scores


πŸ“ 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 1 week ago

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

abhisheks008 commented 1 week ago

One issue at a time.

siddhant4ds commented 1 week ago

@abhisheks008 If this issue is still available, I would like to work on it. I have closed my previous issue.

Full name: Siddhant Tiwari GitHub profile link: https://github.com/siddhant4ds Participant ID: sid4ds (Devfolio), sid4ds (Discord) Participant role: SSOC-3 Contributor Approach:

  1. Exploratory data analysis
  2. Feature engineering based on domain knowledge of cards and poker rules.
  3. Spot-checking some algorithms such as Logistic Regression and Decision Trees for baseline performance.
  4. Focus on Gradient-boosting models (XGBoost, CatBoost, LightGBM), since the dataset is fairly large with categorical features, and the problem is multi-class classification.
abhisheks008 commented 1 week ago

@abhisheks008 If this issue is still available, I would like to work on it. I have closed my previous issue.

Full name: Siddhant Tiwari GitHub profile link: https://github.com/siddhant4ds Participant ID: sid4ds (Devfolio), sid4ds (Discord) Participant role: SSOC-3 Contributor Approach:

  1. Exploratory data analysis
  2. Feature engineering based on domain knowledge of cards and poker rules.
  3. Spot-checking some algorithms such as Logistic Regression and Decision Trees for baseline performance.
  4. Focus on Gradient-boosting models (XGBoost, CatBoost, LightGBM), since the dataset is fairly large with categorical features, and the problem is multi-class classification.

This issue is opened by another contributor, hence can't be assigned to you.

siddhant4ds commented 1 week ago

No problem. Will look for another one. Thanks.

aviralgarg05 commented 3 days ago

Hey can you assign me this issue now...

abhisheks008 commented 3 days ago

Hi @aviralgarg05 implement 6-7 models for this problem statement. Assigned this issue to you.