Skip to content

shubham0204/Decision_Tree_On_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decision_Tree_Android

A Decision Tree algorithm used for classification made in Kotlin langauge.

The aim of the project is to understand the math behind Decision Trees and implement them right from scratch. Read more in the story.