Gradient Boosting Hands-On Step by Step from Scratch

Поділитися
Вставка
  • Опубліковано 27 вер 2024
  • Learn how to write gradient boosting tree algorithm from scratch.
    Learn how the Loss function is derived and applied into python code as part of your boosting iteration.
    Learn a trick to present your charts as interpretable categorical values rather than encoded numerical values. (This is done a lot in practice)
    My AI and Generative AI Courses are details here:
    ai.generativem...
    To get a FREE invite to our classes, fill below link:
    invite.generat...

КОМЕНТАРІ • 6

  • @tomryan7679
    @tomryan7679 8 місяців тому +1

    @machinelearningmaster Great video, thanks! Could you please share the dataset used so that we can replicate this?

  • @sachinmotwani2905
    @sachinmotwani2905 2 роки тому +2

    Can you please share the link of the notebook as well?

    • @machinelearningmastery
      @machinelearningmastery  Рік тому

      I have gone over the code in the Video. Any particular segment that needs clarity?

  • @sureshm430
    @sureshm430 2 роки тому +1

    Amazing explanation.. Appreciate you effort

  • @Seun-A-Ajayi
    @Seun-A-Ajayi 2 роки тому

    Please, can you share the link to the notebook? I was hoping to find it in the description

    • @machinelearningmastery
      @machinelearningmastery  Рік тому

      I have covered the code sections in detail in video. Please let me know if anything was not clear.