SEBASTIAN MANTEY
  • Home
  • Theory
  • Code
  • Blog

Coding a Decision Tree from Scratch (Python) p.1 - Introduction

2/16/2020

3 Comments

 

This post is part of a series:
  • Part 1: Introduction
  • Part 2: Helper Functions
  • Part 3: Helper Functions cont'd
  • Part 4: Helper Functions cont'd
  • Part 5: Main Algorithm
  • Part 6: Main Algorithm cont'd
  • Part 7: Classification
  • Part 8: Handling Categorical Features
  • Part 9: Code Update
  • Part 10: Regression - Data Preparation
  • Part 11: Regression from Scratch
  • Part 12: Post-Pruning from Scratch 1
  • Part 13: Post-Pruning from Scratch 2
  • Part 14: Post-Pruning from Scratch 3
​Links:
  • GitHub repo
  • Decision Tree Algorithm explained

3 Comments
Junaed
2/20/2021 09:35:50 pm

Where is your full Code?

Reply
Basement Underpinning Iowa link
1/2/2023 12:21:33 pm

I ennjoyed reading your post

Reply
NRMO
6/2/2023 07:28:31 pm

Thank you for sharing your expertise. I found your post very informative. To learn more, <a href="https://bestearningtools23.blogspot.com/2023/04/what-is-coding-and-which-types-of.html" target="_blank">click here</a>.

Reply



Leave a Reply.

    Author

    Just someone trying to code some projects

    Archives

    November 2020
    March 2020
    February 2020
    January 2020

    Categories

    All
    Data Analysis
    ML From Scratch

    RSS Feed

Picture
  • Home
  • Theory
  • Code
  • Blog