raku-Algorithm-NaiveBayes

Naive Bayes classifier

A Raku implementation of the Naive Bayes classifier algorithm

A Raku Naive Bayes classifier implementation

GitHub

3 stars
2 watching
1 forks
Language: Raku
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
reddavis/naive-bayes A simple implementation of a Naive Bayes classifier for text classification tasks 49
nutsiepully/naivebayes.jl A Julia implementation of Naive Bayes classification algorithm 8
titsuki/raku-algorithm-libsvm A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. 8
oasic/nbayes A Ruby implementation of Naive Bayes for probability estimation and classification tasks 153
fredwu/simple_bayes An implementation of a Naive Bayes classifier in Elixir 392
pharo-ai/naive-bayes-classifier A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks 1
mljs/naive-bayes An implementation of the Naive Bayes classifier algorithm in JavaScript 48
mustafaturan/omnicat-bayes An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. 32
mattcunningham/naive-apl A naive Bayesian classifier implemented in APL 22
amazaspshumik/sklearn-bayes A collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API 514
alvations/bayesline A software framework implementing a multivariate Bayesian classifier for language identification 0
jbrukh/bayesian Naive Bayesian classification library for Go. 805
bayesnet/bnt Provides a set of tools and algorithms for Bayesian networks in MATLAB 468
rmcelreath/statrethinking_winter2019 A repository of statistical modeling materials and resources for an R course on Bayesian inference 2,018
yonghaoxu/rpnet Matlab implementation of a deep learning-based method for classifying hyperspectral images 55