Design an end-to-end ML system to solve a fraud detection problem (context: Stripe Staff MLE interview). The design should cover problem framing, data pipeline, feature engineering, model selection, training, evaluation, and serving. Specific scope details and…