Courserwork notes from University of Washington Course in Machine Learning : Classification
Taught by Emily Fox & Carlos Guestrin
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Started Jan 2017
course notes by me!