Build and Code your own Decision Tree

Build and Understand Decision Tree — apply your knowledge into code

Laxman Singh
8 min readJul 8, 2023

Decision Tree is one of the first algorithms which every body learns and built using inbuilt libraries. We all understand in theory how it works and it is just 3–8 lines of code to implement. It is built very easily and as all alogrithms require good data is also the requirement of this. So, your most of the time goes to filter the data and provide right data to get right results with algorithms. You also spend more time in fine tuning this algorithm…

--

--

Laxman Singh

Machine Learning Engineer | Data Science | MTECH NUS, Singapore