targos
@targos
28
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
28 Skillsacross 4 categoriesml-kernel
targos
A factory for kernel functions
ml-kernel-sigmoid
targos
Sigmoid (hyperbolic tangent) kernel
ml-som
targos
Self-organizing map (SOM) / Kohonen network
ml-array-min
targos
Get the minimum value in an array
ml-disjoint-set
targos
Efficient disjoint-set data structure implementation
ml-kernel-gaussian
targos
The gaussian (radial basis function) kernel
ml-kernel-polynomial
targos
The polynomial kernel
ml-logistic-regression
targos
Logistic regression
ml-convolution
targos
Convolution using the FFT or standard algorithm
ml-distance-matrix
targos
Compute a distance/similarity matrix
ml-savitzky-golay
targos
Savitzky–Golay filter
ml-performance
targos
Library providing tools to evaluate the performance of a classifier using for example ROC curves
ml-naivebayes
targos
Naive bayes library
ml-pad-array
targos
Function to fill an array in Javascript
ml-knn
targos
k-nearest neighbors algorithm
ml-fnn
targos
feedforward neural networks library
ml-svm
targos
Support Vector Machine in Javascript
ml-array-utils
targos
Array utilities
ml-curve-fitting
targos
Levenberg Marquardt curve-fitting: minimize sum of weighted squared residuals
ml-anova
targos
Analysis of variance
@targos/pumpify
targos
Combine an array of streams into a single duplex stream using pump and duplexify
ml-generate-dataset
targos
[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][codecov-image]][codecov-url] [![npm download][download-image]][download-url]
canny-edge-detector
targos
Canny edge detector
hog-features
targos
Histogram of Oriented Gradients (HOG) features
citgm
targos
The Canary in the Goldmine
lts
targos
Generate the Node.js LTS schedule
ml-optimization
targos
Optimization methods library
ml-expectation-maximization
targos
Expectation Maximization algorithm