
    >[g;                     4    d Z ddlZ ej                  d       y)aX  This is now a no-op and can be safely removed from your code.

It used to enable the use of
:class:`~sklearn.ensemble.HistGradientBoostingClassifier` and
:class:`~sklearn.ensemble.HistGradientBoostingRegressor` when they were still
:term:`experimental`, but these estimators are now stable and can be imported
normally from `sklearn.ensemble`.
    NzSince version 1.0, it is not needed to import enable_hist_gradient_boosting anymore. HistGradientBoostingClassifier and HistGradientBoostingRegressor are now stable and can be normally imported from sklearn.ensemble.)__doc__warningswarn     m/var/www/html/bid-api/venv/lib/python3.12/site-packages/sklearn/experimental/enable_hist_gradient_boosting.py<module>r	      s#      Ar   