๐Ÿš€ Day 6 of my 30 Kaggle Challenges in 30 Days is live! Today, I'm tackling a multi-class prediction problem to assess obesity risk using various ML models. ๐Ÿค– Tuned #XGBoost, explored #ModelStacking, and much more!

๐Ÿ”— Blog: https://surajwate.com/blog/multi-class-prediction-of-obesity-risk/
๐Ÿ“Š Notebook: https://www.kaggle.com/code/surajwate/s4e2-prediction-of-obesity-risk
๐Ÿ“ Code: https://github.com/surajwate/S4E2-Multi-Class-Prediction-of-Obesity-Risk

#DataScience #MachineLearning #Kaggle #Python #XGBoost #MultiClassClassification #ObesityRisk #AI #30DaysOfKaggle

Multi-Class Prediction of Obesity Risk

Sixth day of my Kaggle challenge with a multi-class prediction model for obesity risk using various ML techniques and tuning XGBoost.

Suraj Wate's Blog

๐Ÿ“ New Blog Post: Classification with an Academic Success Dataset ๐ŸŽ“

In my second Kaggle challenge, I tackle a multiclass classification problem to predict student outcomes. Learn how I handled class imbalance, applied stratified K-fold cross-validation, and tested multiple models for the best performance.

Check it out here ๐Ÿ‘‰ https://surajwate.com/blog/classification-with-an-academic-success-dataset/

#DataScience #MachineLearning #Kaggle #MulticlassClassification #XGBoost #ML #AI

Classification with an Academic Success Dataset

Predict students' dropout and academic success using a multiclass classification model. Includes stratified K-fold cross-validation and model performance optimization.

Suraj Wate's Blog