src.models.model_factory¶
Functions
|
Assembles and returns a combined PyTorch model. |
|
Returns a PyTorch Lightning model for the Poker Hand dataset. |
|
Returns a standard scikit-learn model. |
Classes
|
Support Vector Classifier adapted for Ordinal Regression using the cumulative link approach. |