API Reference

This page contains the list of the project’s modules

estimators In this module, Standard TwinSVM and Least Squares TwinSVM estimators are defined.
mc_scheme In this module, multi-class schemes such as One-vs-One and One-vs-All are implemented.
model This modules models data, user input in classes and functions
model_selection This module contains functions and classes for model evaluation and selection.
preprocess In this module, functions for reading and processing datasets are defined.
model_eval This module contains code for saving, loading, and evaluating pre-trained models.