Clarifai Guide
Clarifai Home
v5.10
v5.10
  • Introduction
  • Getting Started
    • Quick Start
    • Applications
      • Create an Application
      • Base Workflows
      • Application Settings
    • Authentication
    • Glossary
  • API Guide
    • API overview
      • API technical references
      • Status codes
    • Data management
      • Supported formats
      • Inputs
      • Patching
      • Pagination
    • Annotate
      • Positive and negative annotations
    • Model
      • Clarifai Models
      • Custom model walkthrough
      • Create, get and update
      • Workflows
    • Predict
      • Images
      • Video
      • Prediction parameters
      • Multilingual classification
    • Search
      • Index images for search
      • Rank
      • Filter
      • Combine or negate
  • Portal Guide
    • Portal overview
    • Data management
    • Annotate
      • Positive and negative annotations
    • Model
      • Clarifai Models
      • Custom model walkthrough
      • Workflows
      • Evaluate
        • Interpreting evaluations
    • Predict
    • Search
      • Rank
      • Filter
      • Combine or negate
  • Product Updates
    • Upcoming API Changes
    • Change log
  • SDK Guide (depreciated)
    • Mobile
    • Android
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. API Guide

Annotate

PreviousPaginationNextPositive and negative annotations

Last updated 5 years ago

Was this helpful?

Annotations (sometimes called "labels") are how we "teach" machines to recognize concepts. When you want to create a custom model for your business, you do this by training this model to recognize the concepts that you have annotated on your sample data.

Annotations are similar to predictions, in that both are concerned with the concepts that your model can recognize. There is one important distinction to keep in mind: People make annotations about concepts Models make predictions about concepts