This repository contains a set of machine learning algorithms (classification and clustering) implemented from scratch without help of high level libraries such as Sklearn or even Pandas. In these algorithms, I've tried to use the vectorized operations of Numpy to make the computations more efficient. These algorithms are the result of my Tutoring classes with my students from university of Harvard, UCLA, ... .
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Merge branch 'master' of https://github.com/miryeganeh/MachineLearning-FromScratch
59894a8View on GitHubMerge branch 'master' of https://github.com/miryeganeh/MachineLearning-FromScratch
2b59adfView on GitHubMerge branch 'master' of https://github.com/miryeganeh/MachineLearning-FromScratch
12fd1d3View on GitHub