Changeset [3b4c3edb920b8a982ac503612ef8829cee7c75f0] by tuulos
October 5th, 2008 @ 01:36 AM
Renamed examples/mine -> examples/datamining http://github.com/tuulos/disco/c...
Committed by tuulos
- M examples/datamining/kmeans.py
- M examples/datamining/naive_bayes.py
- M examples/datamining/naive_linreg.py
- M examples/datamining/perceptron.py
- M examples/datamining/widrowhoff.py
- 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.