This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You want to train a model to classify book summaries by their genre, and some of your favorite books are both mystery and thriller. Which type of project should you build?
A single label classification project
A multiple label classification project
A varied label classification project
You just got notification your training job is complete. What is your next step?
Label more data
Deploy your model
View your model details
You want to submit a classification task via the API. How do you get the results of the classification?
The result is in the response of the classification request.
Call an endpoint with your deployment name to get the most recent classification.
Call the URL provided in the header of the request response.
You must answer all questions before checking your work.
Was this page helpful?