RepeatedStratifiedKFold ======================= .. currentmodule:: sklearn.model_selection .. autoclass:: RepeatedStratifiedKFold :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.model_selection.RepeatedStratifiedKFold sklearn.model_selection.RepeatedStratifiedKFold.__init__ sklearn.model_selection.RepeatedStratifiedKFold.get_metadata_routing sklearn.model_selection.RepeatedStratifiedKFold.get_n_splits sklearn.model_selection.RepeatedStratifiedKFold.split :add-heading: Gallery examples :heading-level: -