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/ml
Machine learning tools in JavaScript
mljs/matrix
Matrix manipulation and computation library
mljs/pca
Principal component analysis
mljs/libsvm
LIBSVM for the browser and nodejs :fire:
mljs/levenberg-marquardt
Curve fitting method in JavaScript
mljs/distance
Distance functions to compare vectors
mljs/regression
Regression algorithms
mljs/regression-simple-linear
Simple Linear Regression
mljs/regression-polynomial
Polynomial Regression
mljs/global-spectral-deconvolution
Global Spectra Deconvolution + Peak optimizer
mljs/conrec
JavaScript implementation of the CONREC contouring algorithm
mljs/tree-similarity
Tree similarity in Javascript
mljs/spectra-processing
Various methods to help spectra processing
mljs/tree-set
A JavaScript emulator of the TreeSet Java class
mljs/fcnnls
Fast Combinatorial Non-negative Least Squares
mljs/matrix-convolution
Matrix convolution.
mljs/regression-robust-polynomial
Robust polynomial regression using LMedS
mljs/sparse-matrix
Sparse matrix library
mljs/spectra-fitting
mljs/regression-exponential
Exponential Regression
mljs/random
Randomness utilities
mljs/signal-processing
mljs/xsadd
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
mljs/matrix-peaks-finder
mljs/peak-shape-generator
Generate various peak shapes.
mljs/direct
mljs/simple-clustering
Extracts the isolated sub-blocs of a binary matrix
mljs/.github
mljs/marching-squares
mljs/regression-power
Power Regression