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

Page last updated 2025-06-27 21:12:38 UTC