Suraj Wate
-
I just came across a video on TCP/IP for programmers by Eli the Computer Guy. After watching it for a few minutes, I found it very interesting. I also appreciate his philosophy and perspective on the current tech industry. If you're interested in networking or want to learn the subject from a programmer’s point of view, I highly recommend checking it out.
**Link**: https://www.youtube.com/watch?v=0OztKsGTqos
#tcpip #networking #LearningResources #computernetworks #programming #elithecomputerguy
-
🚀 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
-
🚀 Day 4 of my **30 Kaggle Challenges in 30 Days** is complete! 🎉
Today, I tackled a regression problem using the Abalone dataset, focusing on hyperparameter tuning with **CatBoost**.
You can check out the blog post where I dive into the process: (https://surajwate.com/blog/regression-with-an-abalone-dataset/)
#Kaggle #MachineLearning #DataScience #Regression #CatBoost #AbaloneDataset -
📝 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