Table of Contents |
---|
Describe
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
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 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
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.
...