ml.js

Results 20 repositories owned by ml.js

ml

2.5k
Stars
207
Forks
Watchers

Machine learning tools in JavaScript

matrix

344
Stars
54
Forks
Watchers

Matrix manipulation and computation library

libsvm

82
Stars
14
Forks
Watchers

LIBSVM for the browser and nodejs :fire:

kmeans

73
Stars
14
Forks
Watchers

K-Means clustering

levenberg-marquardt

69
Stars
15
Forks
Watchers

Curve fitting method in JavaScript

array

15
Stars
7
Forks
Watchers

Functional utilities to transform and compute stats on arrays

decision-tree-cart

19
Stars
20
Forks
Watchers

Decision trees using CART implementation

distance

20
Stars
1
Forks
Watchers

Distance functions to compare vectors

feedforward-neural-networks

28
Stars
2
Forks
Watchers

A implementation of feedforward neural networks based on wildml implementation

hclust

50
Stars
6
Forks
Watchers

Hierarchical clustering in JavaScript