Pinned Repositories
distance
Distance functions to compare vectors
feedforward-neural-networks
A implementation of feedforward neural networks based on wildml implementation
kmeans
K-Means clustering
knn
A k-nearest neighboor classifier algorithm.
levenberg-marquardt
Curve fitting method in JavaScript
libsvm
LIBSVM for the browser and nodejs :fire:
matrix
Matrix manipulation and computation library
ml
Machine learning tools in JavaScript
pca
Principal component analysis
random-forest
Random forest for classification and regression.
ml.js's Repositories
mljs/random-forest
Random forest for classification and regression.
mljs/hclust
Hierarchical clustering in JavaScript
mljs/naive-bayes
Naive bayes classifier.
mljs/savitzky-golay
Savitzky–Golay filter
mljs/feedforward-neural-networks
A implementation of feedforward neural networks based on wildml implementation
mljs/decision-tree-cart
Decision trees using CART implementation
mljs/logistic-regression
mljs/cross-validation
Utility library to make cross validation with supervised classifiers
mljs/fft
mljs/matrix-convolution
Matrix convolution.
mljs/anova
Analysis of variance
mljs/combinations
Generate all possible unordered samples of size m, without replacement, from a set of n objects
mljs/dataset-iris
Iris flower data set
mljs/regression-robust-polynomial
Robust polynomial regression using LMedS
mljs/performance
mljs/generate-dataset
Generate synthetic datasets for testing
mljs/isolation-forest
mljs/pad-array
Array padding
mljs/hash-table
Open addressing hash table with double hashing
mljs/kernel
A factory for kernel functions
mljs/kernel-sigmoid
Sigmoid (hyperbolic tangent) kernel
mljs/simulated-annealing
mljs/histogram-stats
mljs/simple-clustering
Extracts the isolated sub-blocs of a binary matrix
mljs/fft.js
The fastest JS Radix-4/Radix-2 FFT implementation
mljs/kernel-gaussian
The gaussian (radial basis function) kernel
mljs/kernel-polynomial
The polynomial kernel
mljs/nearest-vector
Find the nearest point to a sample point
mljs/umap
mljs/zones
Utilities to deal with zones, array of object (from, to}