Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket
m

ml-bot

npm

Packages

Current Co-maintainers

Former Co-maintainers

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

ml-confusion-matrix

Confusion matrix for supervised classification

ml-conrec

JavaScript implementation of the CONREC contouring algorithm

ml-cross-validation

Cross validation utility for mljs classifiers

ml-curve-fitting

Levenberg Marquardt curve-fitting: minimize sum of weighted squared residuals

ml-dataset-iris

Iris flower data set

ml-disjoint-set

Efficient disjoint-set data structure implementation

ml-distance

Distance and similarity functions to compare vectors

ml-distance-matrix

Compute a distance/similarity matrix

ml-fft

fft

ml-floyd-warshall

Algorithm for finding shortest paths in a weighted graph with positive or negative edge weights (but with no negative cycles)

ml-fnn

feedforward neural networks library

ml-gaussian-kernel

The gaussian (radial basis function) kernel

ml-gsd

Global Spectral Deconvolution

ml-hash-table

Open addressing hash table

ml-hclust

Hierarchical clustering algorithms