/machine-learning

My attempt at coding Machine Learning Algorithms from scratch

Primary LanguagePython

Machine Learning Algorithms from scratch

As a data science practionier, I feel it is important to understand what the algorithms you're using do under the hood. There is no better way to test our understanding than by implementing these. This is my attempt at implementing the algorithms. My focus here is to write a functional base version as opposed to a full blown implementaion available in scikit-learn.

List of Algorithms: