naive-bayes-algorithm topic

List naive-bayes-algorithm repositories

MLWithPytorch

125
Stars
38
Forks
Watchers

Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch

naivebayes

141
Stars
8
Forks
Watchers

NaiveBayes classifier for JavaScript

mixed-naive-bayes

64
Stars
7
Forks
Watchers

Naive Bayes with support for categorical and continuous data

naive-bayes

36
Stars
27
Forks
Watchers

A Python implementation of Naive Bayes from scratch.

gauss-naive-bayes

44
Stars
21
Forks
Watchers

Gauss Naive Bayes in Python From Scratch.

Machine-Learning

15
Stars
10
Forks
Watchers

Examples of all Machine Learning Algorithm in Apache Spark

The-Machine-Learning-Workshop

31
Stars
46
Forks
Watchers

An interactive approach to understanding Machine Learning using scikit-learn

GaussianNB

23
Stars
9
Forks
Watchers

Gaussian Naive Bayes (GaussianNB) classifier