RepeatedStratifiedKFold
=======================

.. currentmodule:: sklearn.model_selection

.. autoclass:: RepeatedStratifiedKFold
   :members:
   :inherited-members:
   :special-members: __call__

.. minigallery:: sklearn.model_selection.RepeatedStratifiedKFold sklearn.model_selection.RepeatedStratifiedKFold.__delattr__ sklearn.model_selection.RepeatedStratifiedKFold.__dir__ sklearn.model_selection.RepeatedStratifiedKFold.__eq__ sklearn.model_selection.RepeatedStratifiedKFold.__format__ sklearn.model_selection.RepeatedStratifiedKFold.__ge__ sklearn.model_selection.RepeatedStratifiedKFold.__getattribute__ sklearn.model_selection.RepeatedStratifiedKFold.__getstate__ sklearn.model_selection.RepeatedStratifiedKFold.__gt__ sklearn.model_selection.RepeatedStratifiedKFold.__hash__ sklearn.model_selection.RepeatedStratifiedKFold.__init__ sklearn.model_selection.RepeatedStratifiedKFold.__init_subclass__ sklearn.model_selection.RepeatedStratifiedKFold.__le__ sklearn.model_selection.RepeatedStratifiedKFold.__lt__ sklearn.model_selection.RepeatedStratifiedKFold.__ne__ sklearn.model_selection.RepeatedStratifiedKFold.__new__ sklearn.model_selection.RepeatedStratifiedKFold.__reduce__ sklearn.model_selection.RepeatedStratifiedKFold.__reduce_ex__ sklearn.model_selection.RepeatedStratifiedKFold.__repr__ sklearn.model_selection.RepeatedStratifiedKFold.__setattr__ sklearn.model_selection.RepeatedStratifiedKFold.__sizeof__ sklearn.model_selection.RepeatedStratifiedKFold.__str__ sklearn.model_selection.RepeatedStratifiedKFold.__subclasshook__ sklearn.model_selection.RepeatedStratifiedKFold._get_class_level_metadata_request_values sklearn.model_selection.RepeatedStratifiedKFold._get_metadata_request 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: -