CodeBrowser / npm / apparatus
apparatus@0.0.10
// various machine learning routines for node
$ npm install apparatus
downloads/wk
1,071,967
license
MIT
version
0.0.10
published
May 25, 2018
What is apparatus?
Apparatus is an npm package that provides machine learning algorithms for Node.js, including classifiers, clustering methods, and regression tools like k-means, Naive Bayes, and logistic regression. Developers use it to add predictive modeling and data analysis capabilities to server-side JavaScript applications without relying on external machine learning services.
Keywords
#machine #learning #ml #classifier #clustering #bayes #k-means #logistic #regression
Dependencies (1)
Maintainers
chrisumbel, kkoch986