Overview
Tags help categorize and filter models. They make model browsing easier.
The tags object
{
"identifier": "count",
"name": "Count",
"dataType": "Task",
"isCategorical": true,
"images": []
}
Parameter | Type | Description |
---|---|---|
identifier | string | A tag identifier provided by Modzy. It contains the tag’s name in lower case and it replaces spaces with underscores. |
name | string | A tag name to filter and search for the model. |
dataType | string | Defines a tag’s category. Values for categorical tags may be Task, Subject, and Input Type. For non-categorical tags the value is Tags. |
isCategorical | boolean | A flag for predefined tags. If true, the tag is listed in the Model Marketplace’s navigation bar. If false, the tag is listed only in the Model Details page. |
images | array | An array that contains the tag’s image objects. |
Predefined tags
Modzy has three predefined tag groups: task, subject, and input type and provides the option to create or add custom tags. Add all the tags that describe the model.
Each category answers a question:
Category | Question |
---|---|
Task | How does the model process data? |
Subject | What content does the model process? |
Input Type | What are the model’s accepted data types? |
Tags by category
Subject | ||
---|---|---|
Language and Text | Colors, Textures, and Patterns | Computers and Software |
Equipment and Machinery | Food | Geography |
Graph | Infrastructure and Buildings | Other |
People and Activities | Satellites and Space | Topics, Ideas, and Sentiment |
Vehicles and Transportation | Video, Images, and Illustrations | Weapons |
Input type | ||
---|---|---|
Audio | Binary | Image |
Signal | Time Series | Text |
Task | ||
---|---|---|
Count | Enhance or Preprocess | Forecast or Estimate |
Label or Classify | Locate or Detect | Track |