Problem type: Classification

As the name suggests, the classification model takes the input and classifies it as a class label. For example, a binary classifier trained on a set of dog images would classify an image as dog or not dog. With that, let me introduce a quick evaluation recipe for those who might have a company to run and who just want to get a high-level idea of the quality of the model in a few seconds:

Classification

Quick Evaluation Recipe

If all of the above things look good then the model is good to go and you have trained a world-class deep learning model in just a few minutes with only a few clicks.