Caesar AI Atlas

Классификатор

Caesar AI Atlas Definition

Классификатор — алгоритм или модель, присваивающие метки или классы наблюдениям. Классификаторы используются в таких задачах, как обнаружение спама, распознавание изображений, скоринг риска и маршрутизация решений.

Other Definitions

Классификатор Source

A casual term for a classification model.

Классификатор Source

is an algorithm that makes predictions about the world by assigning labels to observations. Very often, predictions made by classifiers are then turned into actions, and so they affect the world. For example, a smart light classifier decides whether to turn the light on or off. This AI will automate a task that is usually done by a human, and we will say that this AI works well if it is able to guess whether a human would have turned the light on or off.

Related Terms