mljs-bot
@mljs-bot
54
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
54 Skillsacross 2 categoriesml-pipe
mljs-bot
Orchestrate ML pipelines
ml-regression
mljs-bot
Regression algorithms
ml
mljs-bot
Machine learning tools
ml-matrix
mljs-bot
Matrix manipulation and computation library
ml-spectra-processing
mljs-bot
Various method to process spectra
ml-distance-euclidean
mljs-bot
Compute the euclidean distance between two vectors
ml-xsadd
mljs-bot
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
ml-random
mljs-bot
Choose randomly from a selection of elements
ml-distance
mljs-bot
Distance and similarity functions to compare vectors
ml-nearest-vector
mljs-bot
Find the nearest point to a sample point
ml-kmeans
mljs-bot
K-Means clustering
ml-levenberg-marquardt
mljs-bot
Curve fitting method in javascript
ml-tree-similarity
mljs-bot
Compares two spectra using a tree similarity
ml-regression-simple-linear
mljs-bot
Simple Linear Regression
ml-regression-multivariate-linear
mljs-bot
Multivariate linear regression
ml-regression-polynomial
mljs-bot
Polynomial Regression
ml-regression-power
mljs-bot
Power regression
ml-matrix-convolution
mljs-bot
Matrix convolution: It offers the direct and the fourier transform convolution
ml-regression-base
mljs-bot
Base class for regression modules
ml-pca
mljs-bot
Principal component analysis
ml-regression-robust-polynomial
mljs-bot
Robust polynomial regression using LMedS
ml-hclust
mljs-bot
Hierarchical clustering algorithms
ml-regression-exponential
mljs-bot
Exponential Regression
ml-cart
mljs-bot
CART decision tree algorithm
ml-random-forest
mljs-bot
Random forest for classification and regression
ml-regression-theil-sen
mljs-bot
Theil-Sen regression
ml-ransac
mljs-bot
Fit a model to noisy data by excluding outliers. This is an implementation of the RANSAC algorithm.
ml-regression-polynomial-2d
mljs-bot
Polynomial Regression 2D
ml-peak-shape-generator
mljs-bot
Generate various peak shapes
ml-spectra-fitting
mljs-bot
Fit spectra using gaussian or lorentzian
ml-matrix-peaks-finder
mljs-bot
The peak picking routines for 2D arrays. This library looks for the local maxima of the given input matrix. The input matrix has to be specified as a single vector.
ml-affine-transform
mljs-bot
Get and apply affine transform to 2D points.
ml-floyd-warshall
mljs-bot
Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles)
ml-gsd
mljs-bot
Global Spectral Deconvolution
ml-direct
mljs-bot
Direct - DIviding RECTangles optimization algorithm
ml-signal-processing
mljs-bot
Process data in the form of {x:[], y:[]}
ml-sparse-matrix
mljs-bot
Sparse matrix library
ml-confusion-matrix
mljs-bot
Confusion matrix for supervised classification
ml-rolling-ball-baseline
mljs-bot
Rolling ball baseline correction
ml-conrec
mljs-bot
JavaScript implementation of the CONREC contouring algorithm
ml-baseline-correction-regression
mljs-bot
Iterative regression based baseline correction
ml-airpls
mljs-bot
Baseline correction using adaptive iteratively reweighted penalized least
ml-ngmca
mljs-bot
non-negative Generalized Morphological Component Analysis
ml-fcnnls
mljs-bot
Fast Combinatorial Non-negative Least Squares
ml-tree-set
mljs-bot
A JavaScript emulator of the TreeSet Java class
ml-savitzky-golay-generalized
mljs-bot
Savitzky–Golay filter in Javascript
ml-pls
mljs-bot
Partial least squares library
ml-roc-multiclass
mljs-bot
Binary classifier system for multiple categories
ml-isolation-forest
mljs-bot
Find anomalies in a set of data using the isolation forest algorithm
ml-simple-clustering
mljs-bot
Extracts the isolated sub-blocs of matrix
ml-dataset-iris
mljs-bot
Iris flower data set
linear-sum-assignment
mljs-bot
it performs a linear sum assignment even if the cost matrix is rectangular.
ml-directional-distribution
mljs-bot
Calculate directional distribution from points
nnls
mljs-bot
Non-Negative Least-Squares