home.social
  1. 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**: youtube.com/watch?v=0OztKsGTqos

  2. 🚀 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: (surajwate.com/blog/regression-)

  3. 📝 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 👉 surajwate.com/blog/classificat