Simple machine learning algorithms implemented in Python
by Xun Xu, [email protected] , http://xu-xun.com
I implement basic machine learning algorithms in Python in this repository. Algorithms are deposited according to broad category. For example, you can find most regression algorithms under the directory Regression.