Case study: design a machine learning model to detect fraud (specifically fraud account detection). You are given an open-ended scenario and must work through the full ML system design pipeline: (1) identify types of fraud that may occur, (2) formulate the ML problem (e.g., binary classification vs. multi-label classification), (3)…