Exception: TinyClassifier::NoCorrectCategory
- Inherits:
-
NoCategory
- Object
- StandardError
- TinyClassifierError
- NoCategory
- TinyClassifier::NoCorrectCategory
- Defined in:
- lib/tiny-classifier/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
51 52 53 |
# File 'lib/tiny-classifier/errors.rb', line 51 def "You need to specify a category to retrain the input." end |