CatBoost Vs XGBoost Vs LightGBM | Catboost Vs XGBoost | Lightgbm vs XGBoost vs CatBoost

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 45

  • @ishtigokak3526
    @ishtigokak3526 2 года назад +5

    Hey Aman. Thanks for another informative session with you...I wanted to inform you that i recently cracked Ernst & Young as a Data Analyst... but yes i still have alot to learn from brilliant minds like you and many others. Yes you have some contribution to my success so thanks alot Aman and please continue posting such beautiful videos and enlightening the masses.

  • @rupertmathwin9747
    @rupertmathwin9747 8 месяцев назад

    That was a fantastic video, thank you so much!

  • @sadhnarai8757
    @sadhnarai8757 2 года назад +1

    Very good Aman

  • @souravbiswas6892
    @souravbiswas6892 2 года назад

    This is an extremely important topic, very well explained..

  • @sambitmohanty1758
    @sambitmohanty1758 2 года назад +1

    Great video as expected

    • @UnfoldDataScience
      @UnfoldDataScience  2 года назад

      Thanks for watching Sambit. See if get catboost perform better on some other data, let me know, I m curious to see😊

    • @sambitmohanty1758
      @sambitmohanty1758 2 года назад +1

      @@UnfoldDataScience Sure Aman, waiting for next amazing video from you.

  • @adamforestier3351
    @adamforestier3351 Год назад

    Excellent resource, thank you!

  • @zahedinima732
    @zahedinima732 2 года назад +1

    Hi Aman! I love your educational videos! I was wondering if you could do a video about getting a gpu up and running in aws, or azure or google cloud? The first time that I tried it was really confusing. I think your video would be super helpful! Thanks for all the great content!

  • @svkov42
    @svkov42 8 месяцев назад

    CatBoost fits faster on GPU because of symmetric trees (they can be fitted in parallel). If you have terabytes of data, it's better to use CatBoost.

  • @thecitizen9747
    @thecitizen9747 Год назад +1

    I am working on a regression problem but when i use catboostregressor and lgbmregressor for cross validation i cant get the R2 score, can only get the RMSE and MAE, can someone please tell me how to solve that?

  • @limesha4014
    @limesha4014 7 месяцев назад

    Merci!

  • @nebulandromed
    @nebulandromed Год назад

    Thank you for your video! Could you please help with 2 questions: 1) For CatBoost why do we predict y_pred based on X_test, not on pool_test? 2) Why do we use np.mean(np.sqrt(r2_score)) but not the r2_score itself?

    • @anhng
      @anhng Год назад

      Hi, have you got the answers to the 2nd question? I am wondering the same thing. Thanks!

  • @aswinpadmanabhan92
    @aswinpadmanabhan92 2 года назад

    Hi Aman, kudos for your teaching efforts. It is easy to understand. It would if you share the this code in git or drive. thanks.

  • @shaelanderchauhan1963
    @shaelanderchauhan1963 2 года назад +1

    You can use a green screen to crop out the background!

    • @UnfoldDataScience
      @UnfoldDataScience  2 года назад

      Sometimes the picture becomes weird if I do that, when I move hands and all.
      I m trying to find out optimum solution.

  • @rafibasha1840
    @rafibasha1840 2 года назад

    Thank you

  • @prathamsehgal5209
    @prathamsehgal5209 2 года назад

    why did you apply Label Encoder to categorical (input variables )? Sklearn says , it should be used to encode target values!

  • @LorrettaStageman
    @LorrettaStageman 2 месяца назад

    683 Alberto Parkway

  • @mohitmittal2627
    @mohitmittal2627 2 года назад +1

    can you plz video on time series with the same boosting algos

    • @UnfoldDataScience
      @UnfoldDataScience  2 года назад

      Sure

    • @lollmao249
      @lollmao249 2 года назад

      @@UnfoldDataScience when will you please do a video on time series forecasting with XGboosting

  • @sharanm5718
    @sharanm5718 2 года назад +1

    Sir can you explain about quatization aware training

  • @ElizabethRobinson-m8s
    @ElizabethRobinson-m8s 2 месяца назад

    Schuster Mission

  • @mayankchandra4753
    @mayankchandra4753 Год назад

    can we have this code link?

  • @НикитаБуров-ъ6р
    @НикитаБуров-ъ6р 2 года назад +2

    like for russian google )

  • @DouglassZachary-i6y
    @DouglassZachary-i6y 3 месяца назад

    Maureen Manors

  • @KetanJayade
    @KetanJayade 2 года назад

    Can a person having experience of 5 + years, in Electrical industry and telecom industry apply for a internship (if wanted to change a field ) ???
    Can the internship from a small scale industries that truly provides a good expertise and working skill with knowledge of Data science be helpful in getting good job in a MNC firms ??

    • @UnfoldDataScience
      @UnfoldDataScience  2 года назад +1

      First learn then apply for internship, yes it is possible to do internship and hunt for job outside.

    • @KetanJayade
      @KetanJayade 2 года назад

      @@UnfoldDataScience
      From Where should I and can learn it from basic ?
      thanks for a reply btw

  • @AbigailMendoza-v3b
    @AbigailMendoza-v3b 3 месяца назад

    Lane Parks

  • @ravindarmadishetty736
    @ravindarmadishetty736 2 года назад

    For Catboost decision tree grows symmetrical with >12 for both sides you mentioned. Why the same split >12 for 2 different splits and continue? Can you clear me on this line

    • @UnfoldDataScience
      @UnfoldDataScience  2 года назад +2

      It is to maximize the processing speed, if you break all data points on same conditions, your algorithm complexity is reduced. Catboost use this approach

    • @ravindarmadishetty736
      @ravindarmadishetty736 2 года назад

      @@UnfoldDataScience Thanks

  • @GissingMeredith
    @GissingMeredith 2 месяца назад

    7423 Davion Prairie

  • @I_was_Charlie
    @I_was_Charlie 2 года назад

    Hey.... so what does it mean if I get this error
    R Squared for Catboost: nan
    Execution time: 19.085498571395874
    /usr/local/lib/python3.7/dist-packages/ipykernel_launcher.py:22: RuntimeWarning: invalid value encountered in sqrt
    Also this is a really great tutorial. learned a lot!!!!

  • @sadhnarai8757
    @sadhnarai8757 2 года назад +1

    Very good Aman