Modules of LightTwinSVM’s package

This page contains the list of the project’s modules

twinsvm Classes and functios are defined for training and testing TwinSVM classifier.
eval_classifier In this module, methods are defined for evluating TwinSVM perfomance such as cross validation train/test split, grid search and generating the detailed result.
dataproc In this module, functions for reading and processing datasets are defined.
misc In this module, several miscellaneous functions are defined for using in other modules.