scikit-learn v0.20.2 Other versions
Please cite us if you use the software.
sklearn.utils
Warning
DEPRECATED
sklearn.utils.
delayed
DEPRECATED: deprecated in version 0.20.1 to be removed in version 0.23. Please import this functionality directly from joblib, which can be installed with: pip install joblib.
Decorator used to capture the arguments of a function.