sklearn.utils.assert_all_finite(X)
[source]
Throw a ValueError if X contains NaN or infinity.
Parameters: | X : array or sparse matrix |
---|
© 2007–2017 The scikit-learn developers
Licensed under the 3-clause BSD License.
http://scikit-learn.org/stable/modules/generated/sklearn.utils.assert_all_finite.html