What does classifier mean?

A model that answers with a category: which of several labels this input is most like.

Also written as: classifiers, classify, classification

In a lesson

The simplest classifier there is: keep every sample you recorded, and when you see something new, answer with the label of the sample it looks most like. No training. A dozen lines.

Learn it

Used in

Do the lesson in the simulator

All glossary terms