Skip to content

polarr/ml-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Notebook

Machine learning algorithms implemented from scratch, in python.

This is an educational repository for the author's learning.

Notebook structure

The model code is stored within src/models, with src/utils providing some utility functions. In notes/ there are Jupyter Notebooks with demos and explanations of various models.

Models

Completed and planned models to implement:

  • Decision Trees - Classification and Regression

About

ML algorithms implemented from scratch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages