This is a Python port of Dr. Gashler's machine learning library starter-kit that is C++. Here, I have done some refactoring and restructuring thus it is not a 1:1 porting.
- python3
- numpy
- scipy
- nosetests (optional: for running the tests)
This is a Python port of Dr. Gashler's machine learning library starter-kit that is C++. Here, I have done some refactoring and restructuring thus it is not a 1:1 porting.