RepeatedSortedStratifiedKFold.
get_n_splits
(X=None, y=None, groups=None)[source]¶Returns the number of splitting iterations in the cross-validator
Parameters: |
|
---|---|
Returns: | n_splits – Returns the number of splitting iterations in the cross-validator. |
Return type: |