A company has historical data that shows whether customers needed long-term support from company staff. The company needs to develop an ML model to predict whether new customers will require long-term support. Which modeling approach should the company use to meet this requirement?
- AAnomaly detection
- BLinear regression
- CLogistic regression (correct answer)
- DSemantic segmentation
Reveal answer & explanationHide answer
The correct answer is C. Option C: Logistic regression.