AvinashSubhash / Distributed-Naive-Bayes-Classifier

Applying mpi4py and multiprocessing in Nave Bayes Classifier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed-Naive-Bayes-Classifier

Analysis of Naive Bayes classifier by applying Distributed Computing.

Models used :

  1. Plain Naive Bayes Algorithm
  2. Naive Bayes ALgorithm with MPI module
  3. Naive Bayes Algorithm with multiprocessing module and multithreading module.

About

Applying mpi4py and multiprocessing in Nave Bayes Classifier.


Languages

Language:Python 94.2%Language:Shell 5.8%