
    h                      `    S r SSKJr  SSKJr  \" \S\5        \=R                  S/-  sl        g)a  Enables IterativeImputer

The API and results of this estimator might change without any deprecation
cycle.

Importing this file dynamically sets :class:`~sklearn.impute.IterativeImputer`
as an attribute of the impute module::

    >>> # explicitly require this experimental feature
    >>> from sklearn.experimental import enable_iterative_imputer  # noqa
    >>> # now you can import normally from impute
    >>> from sklearn.impute import IterativeImputer
   )impute)IterativeImputerr   N)__doc__ r   impute._iterativer   setattr__all__     e/var/www/html/shao/venv/lib/python3.13/site-packages/sklearn/experimental/enable_iterative_imputer.py<module>r      s4   "  0 "$4 5 %& &r   