Sobes.tech
Junior — Senior

Creating API endpoints for managing ML models

livecode

Task condition

Develop a set of HTTP endpoints that allow performing basic operations for orchestrating machine learning models.

Requirements:

  1. Get a list of available models.
  2. Delete a selected model from the list.
  3. Add a new model.
  4. Apply (run) the model.
  5. Evaluate the quality of the model.
  6. Update the model parameters.
Creating API endpoints for managing ML models - Live… - sobes.tech