Machine Learning Interviews

Machine Learning Interview Questions

"To get a job in machine learning, you must have the programming and mathematical knowledge to create artificial intelligence that is capable of learning new tasks without being explicitly coded. In an interview you may be asked about your experience with pertinent coding languages such as Java and C++ as well as with writing algorithms. The interview will be comprised mainly of technical questions that test your knowledge of the fundamental concepts of machine learning such as data mining and signal processing."

8,213 machine learning interview questions shared by candidates

1. Deploy an ML Model as a REST-API Of your choosing, please deploy a computer vision machine learning model as a rest- api. The API should be written in Python. The API should be able to accept an image/video and return the output as JSON. An example: You could deploy a face recognition model that takes an image and returns the co-ordinates of the bounding box(es) localizing the face(s). Requirements An API endpoint that accepts an image and returns a result as JSON. Package the API in a Docker image for deployment. Optional Unit tests A log of all POST requests with timestamps. Ideally, persisted in a database. The assignment should contain all the code required to run it locally. For example, be sure to include Dockerfiles. The code should also be accompanied by documentation. Also provide a brief summary of your approach and discuss potential improvements.
avatar

Machine Learning Engineer

Interviewed at Clarius Mobile Health

4.1
Nov 2, 2021

1. Deploy an ML Model as a REST-API Of your choosing, please deploy a computer vision machine learning model as a rest- api. The API should be written in Python. The API should be able to accept an image/video and return the output as JSON. An example: You could deploy a face recognition model that takes an image and returns the co-ordinates of the bounding box(es) localizing the face(s). Requirements An API endpoint that accepts an image and returns a result as JSON. Package the API in a Docker image for deployment. Optional Unit tests A log of all POST requests with timestamps. Ideally, persisted in a database. The assignment should contain all the code required to run it locally. For example, be sure to include Dockerfiles. The code should also be accompanied by documentation. Also provide a brief summary of your approach and discuss potential improvements.

Viewing 2881 - 2890 interview questions

Glassdoor has 8,213 interview questions and reports from Machine learning interviews. Prepare for your interview. Get hired. Love your job.