Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khlam/bayes
Binary Naive Bayes Classifier calculator. Stateless browser application written in Javascript. Enter features or observations and calculate probabilities.
https://github.com/khlam/bayes
bayesian-statistics probability
Last synced: 8 days ago
JSON representation
Binary Naive Bayes Classifier calculator. Stateless browser application written in Javascript. Enter features or observations and calculate probabilities.
- Host: GitHub
- URL: https://github.com/khlam/bayes
- Owner: khlam
- License: gpl-3.0
- Created: 2020-10-18T00:05:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T21:42:26.000Z (about 4 years ago)
- Last Synced: 2025-01-11T17:59:36.704Z (11 days ago)
- Topics: bayesian-statistics, probability
- Language: JavaScript
- Homepage: https://khlam.github.io/bayes/
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Binary Naive Bayes Classifier Calculator](https://khlam.github.io/bayes/)
> Enter features or observations and calculate probabilities.