Skip to content

CircuitsOfAIM/model_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ML models from scratch

This repo contains implementation of various ML models from scratch and comparing accuracy with sklearn.

  • vanilla_decision_tree

    This is implementation of decision tree, training and testing on Adult Income Dataset.

About

Implementing Decision tree from scratch using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published