liquidSVM

Support vector machines (SVMs) and related kernel-based learning algorithms are a well-known class of machine learning algorithms, for non- parametric classification and regression. liquidSVM is an i…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install liquidsvm

Dependencies

Page last updated 2025-11-13 04:49:33 UTC