A company wants to develop an interpretable ML model to assess the risk of loan applications. Which type of ML model or algorithm will meet these requirements?
- ADeep learning model
- BLogistic regression model (correct answer)
- CK-means algorithm
- DRandom cut forest algorithm
Reveal answer & explanationHide answer
The correct answer is B. Option B: Logistic regression model.