sinclairzx81/bayes

An implementation of a naive bayes classifier in TypeScript

33
/ 100
Emerging

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.

No commits in the last 6 months.

Use this if you are a developer creating a system that needs to classify unstructured, real-time message data and learn from it continuously, while maintaining a low memory footprint.

Not ideal if your data includes continuous numerical values that cannot be easily quantized into discrete categories.

real-time systems message processing data classification dynamic data analysis developer tools
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 13 / 25

How are scores calculated?

Stars

7

Forks

2

Language

JavaScript

License

Last pushed

Aug 20, 2017

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sinclairzx81/bayes"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.