Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.71 KB

torcheeg.model_selection.rst

File metadata and controls

62 lines (38 loc) · 1.71 KB

torcheeg.model_selection

KFold

torcheeg.model_selection.KFold

KFoldPerSubject

torcheeg.model_selection.KFoldPerSubject

KFoldGroupbyTrial

torcheeg.model_selection.KFoldGroupbyTrial

KFoldPerSubjectGroupbyTrial

torcheeg.model_selection.KFoldPerSubjectGroupbyTrial

KFoldCrossTrial

torcheeg.model_selection.KFoldCrossTrial

KFoldPerSubjectCrossTrial

torcheeg.model_selection.KFoldPerSubjectCrossTrial

LeaveOneSubjectOut

torcheeg.model_selection.LeaveOneSubjectOut

train_test_split

torcheeg.model_selection.train_test_split

train_test_split_groupby_trial

torcheeg.model_selection.train_test_split_groupby_trial

train_test_split_per_subject_groupby_trial

torcheeg.model_selection.train_test_split_per_subject_groupby_trial

train_test_split_cross_trial

torcheeg.model_selection.train_test_split_cross_trial

train_test_split_per_subject_cross_trial

torcheeg.model_selection.train_test_split_per_subject_cross_trial