Changeset [41ec92a8f95f3f676a27e8ede7e7a6a39ba29da8] by Shayan Pooya
August 25th, 2014 @ 12:37 PM
disco core: remove the Params class from disco core
This has been deprecated for a while. This might break some of
the clients that
should switch to using the new import location
https://github.com/discoproject/disco/commit/41ec92a8f95f3f676a27e8...
Committed by Shayan Pooya
- M examples/datamining/kclustering.py
- M examples/datamining/naive_bayes.py
- M lib/disco/core.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.