7 packages tagged with “Bayes”
Machine Learning library in .NET Core.
Fork of joelmartinez/nBayes, ported for usage with .NET Core / .NET Standard
A simple implementation of a naive Bayesian classifier for textual data.
A wrapper around skopt to perform bayesian optimization
Training and classification with Naive Bayes
Naive Bayes classification.
LibGameAI is a .NET Standard 2.1 library of AI algorithms for video games with a focus on education. In particular, the LibGameAI.NaiveBayes package is oriented towards using Naive Bayes classifiers.