Assume that you have a data set which produces the following data plot. You wish to predict if a new case would be a ‘red’ case as opposed to a ‘blue’ case based upon the input attribute data. Which technique should you use?
Select one:
- a. Linear Regression
- b. Curvilinear Regression
- c. Spline Regression
- d. Logistic Regression
The correct answer is: Logistic Regression