scikit-learn 0.24.2 Other versions
Please cite us if you use the software.
sklearn.utils
sklearn.utils.
safe_mask
Return a mask which is safe to use on X.
Data on which to apply mask.
Mask to be used on X.