Changeset [b2f159bc7c40194b28911b335ae8d0a912cd01db] by Taneli Mielikäinen
September 29th, 2008 @ 02:23 AM
perceptron linear classifier learning, widrow-hoff ridge regression learning, and naive Bayes classification and regression added, but not documented http://github.com/tuulos/disco/c...
Committed by Taneli Mielikäinen
- M examples/mine/kmeans.py
- M examples/mine/naive_bayes.py
- M examples/mine/naive_linreg.py
- M examples/mine/perceptron.py
- M examples/mine/widrowhoff.py
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.