classification - AshokBhat/ml GitHub Wiki
- Machine learning model for distinguishing among two or more discrete classes
- A type of Supervised learning
-
What is a classification model?
- Predicts to which output class the input belongs to
-
Example?
- Is the email spam or not?
- Is the image of a cat, dog, or cow?