Files contained are various machine learning algorithms coded from scratch to enable deeper learning of the methods
To deepen learning of each algorithm, each will contain the following:
- Mathematical proof / representation of each algorithm
- Information of use cases, performance metrics, pros/cons
- Algorithm coded from scratch
- Algorithm coded using sklearn
All aspects will be from my own work