U
    ¿9%e°  ã                   @   s<   d Z ddlmZ ddlmZ eedeƒ e jdg7  _dS )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   Zimpute._iterativer   ÚsetattrÚ__all__© r   r   úl/var/www/html/Darija-Ai-API/env/lib/python3.8/site-packages/sklearn/experimental/enable_iterative_imputer.pyÚ<module>   s   