An open API service indexing awesome lists of open source software.

https://github.com/ghostofgoes/machine-learning

Code and notes from the Machine Learning and Data Mining class.
https://github.com/ghostofgoes/machine-learning

cpp data-mining machine-learning machine-learning-algorithms neural-network python

Last synced: about 2 months ago
JSON representation

Code and notes from the Machine Learning and Data Mining class.

Awesome Lists containing this project

README

          

# Machine Learning and Data Mining
Project for Robert Heckendorn's excellent Machine Learning and Data Mining class at the University of Idaho Spring 2017.

# A note on plagarism
If you are currently in the class: *DO NOT USE THIS CODE IN YOUR PROJECT*.
MIT License does *not* enable its use in a school assignment.
Plagiarizing will get you suspended or expelled, I've seen it happen before.
You're welcome to read it and fill gaps in understanding in C++ or basic programming constructs, such as function calls and syntax, *not* the algorithms and logical structure of the program.

# License
Code and documentation copyright 2015-2018 Christopher Goes.
All code and documentation released under the MIT License.