Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Describe 

Panel
panelIconId1f4bb
panelIcon:computer:
panelIconText💻
bgColor#FFF0B3

API Docs: https://api.symanto.net/active-learning/docs#/v2/describe_model_v2__model_id__get

Here is shown a brief description of the model. We introduce the different fields in the following: 

...

Request to download a file of the dataset associated to the model annotated with the model’s prediction. Each text instance of the unlabeled dataset will be annotated with the most probable label and the label probability distribution inferred by the model. 

Delete 

Panel
panelIconId1f4bb
panelIcon:computer:
panelIconText💻
bgColor#FFF0B3

API Docs: https://api.symanto.net/active-learning/docs#/v2/delete_model_v2__model_id__delete

Remove the model from the DB. This action will be irreversible. 

...