bayes and node-naive-bayes

bayes
33
Emerging
node-naive-bayes
32
Emerging
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 13/25
Maintenance 0/25
Adoption 3/25
Maturity 17/25
Community 12/25
Stars: 7
Forks: 2
Downloads:
Commits (30d): 0
Language: JavaScript
License:
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: JavaScript
License:
Stale 6m No Package No Dependents
No License Stale 6m No Dependents

About bayes

sinclairzx81/bayes

An implementation of a naive bayes classifier in TypeScript

This tool helps developers build real-time classification services within message-based systems. It takes in streams of plain JavaScript objects representing training data, even with varying properties and new features, to learn patterns. The output is a probability distribution for classifying new, incoming data points. It is designed for software developers building applications that need to make quick decisions based on dynamic, evolving data.

real-time systems message processing data classification dynamic data analysis developer tools

About node-naive-bayes

IkechukwuAKalu/node-naive-bayes

A Nodejs Naive Bayes implementation

Scores updated daily from GitHub, PyPI, and npm data. How scores work