Skip to content

Latest commit

 

History

History

13

Decision Trees and their Ensembles

Hey everyone, today we will be learning about What Decision Trees are, how they work and how an ensemble works. Link for the content is given below:

  • Basic Decision Tree models link
  • Decision Tree Ensembles link

Task:

Try to visualise how the Decision Tree actually make decision splits for every feature of the input and come up with suitable reasoning for the same. Notebook link for the task and data link