eBay Machine Learning Engineer Interview Questions
The questions to prepare for a eBay Machine Learning Engineer interview. Questions from real interview reports rank first. Updated weekly.
Implement a function that computes classification accuracy by comparing predicted labels with true labels.
eBayImplement a CART-style decision tree from scratch using Gini impurity, recursive splitting, and deterministic predictions.
eBayChoose an architecture for model inference, comparing online and batch serving for a production ML system.
eBayDesign a cloud ML deployment system for a security product, covering training, serving, updates, and production monitoring.
eBaySign up to see every question
Create a free account to unlock this list and practice real interview questions.
Explain practical strategies for handling missing values in a supervised learning workflow, from diagnosis to modeling and validation.
eBayTests knowledge of end-to-end pipeline design from data ingestion to training and monitoring.
eBayTests metric selection and understanding of when to use each metric for ML tasks.
eBayTests your understanding of TF-IDF representation dimensionality.
eBay