Changeset [b76253c7c3f1d454c356027bfc9c1dd629770183] by Shayan Pooya
March 21st, 2014 @ 11:42 AM
Examples: Add a naive-bayes implementation with map-reduce.
This example has been resurrected based on an old example by
Ville.
https://github.com/discoproject/disco/commit/b76253c7c3f1d454c35602...
Committed by Shayan Pooya
- A examples/datamining/naive_bayes.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.