raku-Algorithm-NaiveBayes

NaiveBayes classifier

A Raku implementation of a Naive Bayes classifier for text classification

A Raku Naive Bayes classifier implementation

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
reddavis/naive-bayesA simple implementation of a Naive Bayes classifier for text classification tasks49
nutsiepully/naivebayes.jlA Julia implementation of Naive Bayes classification algorithm8
titsuki/raku-algorithm-libsvmA Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines.8
oasic/nbayesA Ruby implementation of Naive Bayes for probability estimation and classification tasks153
fredwu/simple_bayesAn implementation of a Naive Bayes classifier in Elixir391
pharo-ai/naive-bayes-classifierA simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks1
mljs/naive-bayesAn implementation of the Naive Bayes classifier algorithm in JavaScript48
mustafaturan/omnicat-bayesAn implementation of the Naive Bayes algorithm as a text classification strategy in Ruby.32
mattcunningham/naive-aplA naive Bayesian classifier implemented in APL22
amazaspshumik/sklearn-bayesA collection of Python packages implementing Bayesian machine learning algorithms with scikit-learn API514
alvations/bayeslineA software framework implementing a multivariate Bayesian classifier for language identification0
jbrukh/bayesianA Go library implementing Naive Bayesian Classification with TF-IDF support.806
bayesnet/bntProvides a set of tools and algorithms for Bayesian networks in MATLAB470
rmcelreath/statrethinking_winter2019A repository of statistical modeling materials and resources for an R course on Bayesian inference2,018
yonghaoxu/rpnetMatlab implementation of a deep learning-based method for classifying hyperspectral images56