simrun ❭ modular_reduced_model_inference ❭ reduced_model ❭ DataSplitEvaluation ❭ get_splits
DataSplitEvaluation.get_splits
-
simrun.modular_reduced_model_inference.reduced_model.DataSplitEvaluation.get_splits()
Get the train-test splits.
- Returns:
- Dictionary of train-test splits, where the keys are the split names.
Each split is a dictionary with keys 'train', 'test', 'subtest1', 'subtest2'.
- Return type:
dict