Homework from ML-class
Stars
4
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
28
commits
included stock regression
56ad8cb
included parkinson regression
23d7ede
Merge branch 'master' of https://github.com/jgoerner/ml-homework
ca9cae7
comparison least-squares, fisher, perceptron
1132a63
Create README.md
ddc6ed9
implemented perceptron
a4291c0
cleaned utils.py
a677093
documented knn.py
6b21a4b
documented linear_models.py
593f882
included better threshold finding for fisher
ec6e69c
added simple fisher discriminant
f0c8a02
wrapped least squares regressor
e94c5af
increased documentation coverage
364afbc
fixed label inarizer for two labels
89f0bca
implemented 2 class problem
7988c5c