RepeatedKFold
=============

.. currentmodule:: sklearn.model_selection

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

.. minigallery:: sklearn.model_selection.RepeatedKFold sklearn.model_selection.RepeatedKFold.__delattr__ sklearn.model_selection.RepeatedKFold.__dir__ sklearn.model_selection.RepeatedKFold.__eq__ sklearn.model_selection.RepeatedKFold.__format__ sklearn.model_selection.RepeatedKFold.__ge__ sklearn.model_selection.RepeatedKFold.__getattribute__ sklearn.model_selection.RepeatedKFold.__getstate__ sklearn.model_selection.RepeatedKFold.__gt__ sklearn.model_selection.RepeatedKFold.__hash__ sklearn.model_selection.RepeatedKFold.__init__ sklearn.model_selection.RepeatedKFold.__init_subclass__ sklearn.model_selection.RepeatedKFold.__le__ sklearn.model_selection.RepeatedKFold.__lt__ sklearn.model_selection.RepeatedKFold.__ne__ sklearn.model_selection.RepeatedKFold.__new__ sklearn.model_selection.RepeatedKFold.__reduce__ sklearn.model_selection.RepeatedKFold.__reduce_ex__ sklearn.model_selection.RepeatedKFold.__repr__ sklearn.model_selection.RepeatedKFold.__setattr__ sklearn.model_selection.RepeatedKFold.__sizeof__ sklearn.model_selection.RepeatedKFold.__str__ sklearn.model_selection.RepeatedKFold.__subclasshook__ sklearn.model_selection.RepeatedKFold._get_class_level_metadata_request_values sklearn.model_selection.RepeatedKFold._get_metadata_request sklearn.model_selection.RepeatedKFold.get_metadata_routing sklearn.model_selection.RepeatedKFold.get_n_splits sklearn.model_selection.RepeatedKFold.split 
   :add-heading: Gallery examples
   :heading-level: -