Projects in Awesome Lists by mljs
A curated list of projects in awesome lists by mljs .
https://github.com/mljs/ml
Machine learning tools in JavaScript
javascript machine-learning ml
Last synced: 22 Apr 2025
https://github.com/mljs/matrix
Matrix manipulation and computation library
javascript machine-learning matrix ml
Last synced: 14 May 2025
https://github.com/mljs/libsvm
LIBSVM for the browser and nodejs :fire:
classification cross-validation emscripten libsvm regression support-vector-machine svm
Last synced: 21 Apr 2025
https://github.com/mljs/levenberg-marquardt
Curve fitting method in JavaScript
curve curve-fitting fitting hacktoberfest levenberg-marquardt
Last synced: 07 Apr 2025
https://github.com/mljs/random-forest
Random forest for classification and regression.
Last synced: 13 Apr 2025
https://github.com/mljs/xgboost
A port of XGBoost to javascript with emscripten
Last synced: 21 Apr 2025
https://github.com/mljs/svm
Support Vector Machine in Javascript
javascript support-vector-machine svm svm-classifier svm-model
Last synced: 21 Apr 2025
https://github.com/mljs/regression-multivariate-linear
Multivariate linear regression
Last synced: 21 Apr 2025
https://github.com/mljs/feedforward-neural-networks
A implementation of feedforward neural networks based on wildml implementation
Last synced: 21 Apr 2025
https://github.com/mljs/decision-tree-cart
Decision trees using CART implementation
Last synced: 21 Apr 2025
https://github.com/mljs/array
Functional utilities to transform and compute stats on arrays
Last synced: 21 Apr 2025
https://github.com/mljs/curve-fitting
Levenberg Marquardt curve-fitting: minimize sum of weighted squared residuals
Last synced: 23 Jun 2025
https://github.com/mljs/confusion-matrix
Confusion matrix for supervised classification
Last synced: 21 Apr 2025
https://github.com/mljs/global-spectral-deconvolution
Global Spectra Deconvolution + Peak optimizer
Last synced: 21 Apr 2025
https://github.com/mljs/savitzky-golay-generalized
General Least-Squares Smoothing and Differentiation by the Convolution (Savitzky-Golay) Method Peter A. Gorry
Last synced: 21 Apr 2025
https://github.com/mljs/cross-validation
Utility library to make cross validation with supervised classifiers
classifier cross-validation supervised-learning
Last synced: 21 Apr 2025
https://github.com/mljs/conrec
JavaScript implementation of the CONREC contouring algorithm
Last synced: 21 Apr 2025
https://github.com/mljs/convolution
Convolution using the FFT or direct algorithm.
Last synced: 21 Apr 2025
https://github.com/mljs/spectra-processing
Various methods to help spectra processing
Last synced: 09 Apr 2025
https://github.com/mljs/tree-set
A JavaScript emulator of the TreeSet Java class
Last synced: 21 Apr 2025
https://github.com/mljs/fcnnls
Fast Combinatorial Non-negative Least Squares
Last synced: 21 Apr 2025
https://github.com/mljs/distance-euclidean
Compute the euclidean distance between two vectors
Last synced: 21 Apr 2025
https://github.com/mljs/distance-matrix
Compute a distance-matrix based on a custom distance function
Last synced: 21 Apr 2025
https://github.com/mljs/combinations
Generate all possible unordered samples of size m, without replacement, from a set of n objects
combinations generation generators permutations statistics
Last synced: 21 Apr 2025
https://github.com/mljs/regression-robust-polynomial
Robust polynomial regression using LMedS
Last synced: 21 Apr 2025
https://github.com/mljs/floyd-warshall
Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles)
Last synced: 21 Apr 2025
https://github.com/mljs/stat
Functions for computing stats on arrays and matrices
Last synced: 21 Apr 2025
https://github.com/mljs/disjoint-set
Efficient disjoint-set data structure implementation
Last synced: 21 Apr 2025
https://github.com/mljs/generate-dataset
Generate synthetic datasets for testing
Last synced: 21 Apr 2025
https://github.com/mljs/xsadd
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
Last synced: 21 Apr 2025
https://github.com/mljs/airpls
Baseline correction using adaptive iteratively reweighted penalized least squares
Last synced: 21 Apr 2025
https://github.com/mljs/regression-theil-sen
Method for robust fitting a line to a set of points
Last synced: 21 Apr 2025
https://github.com/mljs/dataset-metadata
a class to manipulate metadata for statistical analysis
metadata multivariate-analysis
Last synced: 23 Feb 2025
https://github.com/mljs/baseline-correction-regression
Iterative regression-based baseline correction.
Last synced: 21 Apr 2025
https://github.com/mljs/preprocess
Preprocess functions to improve the representation and quality of data
Last synced: 23 Feb 2025
https://github.com/mljs/hash-table
Open addressing hash table with double hashing
Last synced: 23 Feb 2025
https://github.com/mljs/rolling-ball-baseline
rolling ball baseline correction
Last synced: 21 Apr 2025
https://github.com/mljs/simple-clustering
Extracts the isolated sub-blocs of a binary matrix
Last synced: 21 Apr 2025
https://github.com/mljs/kernel-gaussian
The gaussian (radial basis function) kernel
Last synced: 23 Feb 2025
https://github.com/mljs/zones
Utilities to deal with zones, array of object (from, to}
Last synced: 23 Feb 2025
https://github.com/mljs/nearest-vector
Find the nearest point to a sample point
Last synced: 23 Feb 2025
https://github.com/mljs/linear-sum-assignment
Package to perform a linear sum assignment even if the cost matrix is rectangular.
Last synced: 28 Feb 2025
https://github.com/mljs/affine-transform
Get and apply affine transform to 2D points
Last synced: 23 Feb 2025