Classification - AshokBhat/ml GitHub Wiki
Description
- Machine learning model for distinguishing among two or more discrete classes
- A type of Supervised learning
FAQ
- 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?