ml.js
Pinned repositories
Repositories
-
peak-shape-generator
Generate various peak shapes.
-
decision-tree-cart
Decision trees using CART implementation
-
spectra-processing
Various methods to help spectra processing
-
savitzky-golay
Savitzky–Golay filter
-
levenberg-marquardt
Curve fitting method in JavaScript
-
global-spectral-deconvolution
Global Spectra Deconvolution + Peak optimizer
-
dataset-metadata
a class to manipulate metadata for statistical analysis
-
-
regression-polynomial
Polynomial Regression
-
fcnnls
Fast Combinatorial Non-negative Least Squares
-
nmf
Non-negative Matrix Factorization (NMF)
-
regression-exponential
Exponential Regression
-
dataset
dataset for multivariate analysis
-
conrec
JavaScript implementation of the CONREC contouring algorithm
-
-
-
floyd-warshall
Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles)
-
pca
Principal component analysis
-
array
Functional utilities to transform and compute stats on arrays
-
regression-base
Base class for regression packages
-
airpls
Baseline correction using adaptive iteratively reweighted penalized least squares
-
nGMCA
A tool for Non-negative matrix factorization
-
rolling-ball-baseline
rolling ball baseline correction