ml.js
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
nGMCA
A tool for Non-negative matrix factorization
-
-
-
global-spectral-deconvolution
Global Spectra Deconvolution + Peak optimizer
-
regression
Regression algorithms
-
array
Functional utilities to transform and compute stats on arrays
-
spectra-processing
Various methods to help spectra processing
-
dataset
dataset for multivariate analysis
-
nmf
Non-negative Matrix Factorization (NMF)
-
generate-dataset
Generate synthetic datasets for testing
-
dataset-metadata
a class to manipulate metadata for statistical analysis
-
knn
A k-nearest neighboor classifier algorithm.
-
regression-exponential
Exponential Regression
-
fcnnls
Fast Combinatorial Non-negative Least Squares
-
savitzky-golay
Savitzky–Golay filter
-
savitzky-golay-generalized
General Least-Squares Smoothing and Differentiation by the Convolution (Savitzky-Golay) Method Peter A. Gorry
-
distance-matrix
Compute a distance-matrix based on a custom distance function
-
array-xy
Functional utilities for sets of points
-
levenberg-marquardt
Curve fitting method in javascript
-
peak-shape-generator
Generate peak shape
-
curve-fitting
Levenberg Marquardt curve-fitting: minimize sum of weighted squared residuals
-
regression-polynomial
Polynomial Regression
-
convolution
Convolution using the FFT or direct algorithm.