ml.js

Results 20 repositories owned by ml.js

knn

118
Stars
25
Forks
Watchers

A k-nearest neighboor classifier algorithm.

naive-bayes

42
Stars
14
Forks
Watchers

Naive bayes classifier.

pca

82
Stars
22
Forks
Watchers

Principal component analysis

random-forest

49
Stars
17
Forks
Watchers

Random forest for classification and regression.

regression

40
Stars
6
Forks
Watchers

Regression algorithms

regression-multivariate-linear

27
Stars
14
Forks
Watchers

Multivariate linear regression

regression-simple-linear

24
Stars
5
Forks
Watchers

Simple Linear Regression

savitzky-golay

31
Stars
3
Forks
Watchers

Savitzky–Golay filter

som

21
Stars
4
Forks
Watchers

self-organizing map (SOM) / Kohonen network

svm

36
Stars
7
Forks
Watchers

Support Vector Machine in Javascript