scikit-learn v0.19.2 Other versions
Please cite us if you use the software.
sklearn
sklearn.
set_config
Set global scikit-learn configuration
assume_finite : bool, optional
If True, validation for finiteness will be skipped, saving time, but leading to potential crashes. If False, validation for finiteness will be performed, avoiding error.