Simple classifier is-face or not
Published:
This post is devoted to constructing a simple binary classifier from scratch. A classifier is a tool that enables the algorithm to categorise different objects in their respective ‘class’. A binary classifier is a classifier with two categories, e.g. is this animal cat or dog?