API documentation

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, classes and methods are defined for evluating the performance of the TwinSVM model.
dataproc In this module, functions for reading and pre-processing datasets are defined.
misc In this module, several miscellaneous functions are defined for using in other module, such as date time formatting and customized progress bar.