Skip to content

replicant-ai/ml-tech-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Tech-interview

This repo contains code that we offer to review, rewrite or fix in tech interviews.

Basic Model Serving HTTP API

Task description

Implement a RESTful API to serve pre-trained ML models that, given a person's name, predict their country of birth (the models are provided by ML engineers).

Acceptance criteria:

  • API supports multiple languages (models for English and French are provided)
  • API design follows REST best practices
  • API specs are well-documented

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages