86 packages
ai-agents
Framework to create virtual agents
brukerconverter
Parse and convert Bruker raw data
cheminfo-tools
CLI tools to help cheminfo developers
cheminfo-tools-test
Dummy project - used as a starting point for new libraries
curve-fitting
Levenberg Marquardt curve-fitting: minimize sum of weighted squared residuals
eslint-config-cheminfo
Shared ESLint config for cheminfo and ml.js projects
functional-light
Librería para el curso de programación funcional con JavaScript
generator-cheminfo
Generator for the different cheminfo organizations
generator-cheminfo-js
Generator for cheminfo-js packages
generator-mljs-packages
Generator for ml.js packages
j-coupling-constant-predictor
Predictor for 1,2,3 and 4 J coupling constants
libsvm-js
A port of libsvm to javascript using emscripten
ml
Machine learning tools
ml-array-max
Get the maximum value in an array
ml-array-min
Get the minimum value in an array
ml-array-rescale
Rescale an array into a range
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-baseline-correction-regression
Iterative regression based baseline correction
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
ml-confusion-matrix
Confusion matrix for supervised classification
ml-conrec
JavaScript implementation of the CONREC contouring algorithm