peacock-data-public-datasets-idc-cronscript
/
venv
/lib
/python3.10
/site-packages
/sklearn
/experimental
/__init__.py
| """ | |
| The :mod:`sklearn.experimental` module provides importable modules that enable | |
| the use of experimental features or estimators. | |
| The features and estimators that are experimental aren't subject to | |
| deprecation cycles. Use them at your own risks! | |
| """ | |