Searched refs:NotFittedError (Results 1 – 4 of 4) sorted by relevance
132 class NotFittedError(ValueError, AttributeError): class199 from sklearn.exceptions import NotFittedError202 from sklearn.utils.validation import NotFittedError
51 from tensorflow.contrib.learn.python.learn.estimators._sklearn import NotFittedError896 raise NotFittedError(961 raise NotFittedError(1369 raise NotFittedError(
300 from tensorflow.contrib.learn.python.learn.estimators._sklearn import NotFittedError
546 with self.assertRaises(learn.NotFittedError):662 with self.assertRaises(learn.NotFittedError):664 with self.assertRaises(learn.NotFittedError):