projektAI/venv/Lib/site-packages/sklearn/experimental/__init__.py

8 lines
252 B
Python
Raw Normal View History

2021-06-06 22:13:05 +02:00
"""
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!
"""