Package implements linear svm and kernel svm that supports binary and mult-class classification
Machine learning library for Node.js. You can also use this library in browser.
A simple and dependency-free support vector machine (SVM) library
Train machine learning models in pure Javascript using battle-tested implementations that improve on Python's sklearn and R's caret.
MOYSES is a Support Vector Machine (SVM) library for node.js using TypeScript. It's used for binary classification purposes using n-dimensional datasets.