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.
- Host: GitHub
- URL: https://github.com/ghostofgoes/machine-learning
- Owner: GhostofGoes
- License: mit
- Created: 2015-12-22T04:42:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T01:17:28.000Z (about 8 years ago)
- Last Synced: 2024-10-19T05:22:25.836Z (over 1 year ago)
- Topics: cpp, data-mining, machine-learning, machine-learning-algorithms, neural-network, python
- Language: C++
- Homepage:
- Size: 1.32 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.