52 packages
curve-fitting
Levenberg Marquardt curve-fitting: minimize sum of weighted squared residuals
generator-cheminfo-js
Generator for cheminfo-js packages
generator-mljs-packages
Generator for ml.js packages
libsvm-js
A port of libsvm to javascript using emscripten
ml-array-utils
Array utilities
ml-arrayxy-closestx
Get the closest point for a specific abscissa value
ml-arrayxy-uniquex
Function to sum the y values if the x values are equals. The x array has to be ordered.
ml-binary-search
Binary search algorithm for sorted arrays
ml-cart
CART decision tree algorithm
ml-combinations
Generate all possible unordered samples of size m, without replacement, from a set of n objects