Question 248:
You are a machine learning specialist on a software development team in a real estate company. Your management team has asked your team to build a logistic regression model that your company wishes to use to predict whether or not a person will buy a given listing based on multiple attributes of the sale, the property, and the customer profile. Your team lead has assigned your team to find the optimal model with an ideal classification threshold. Which model evaluation technique should your team use to discover how different classification thresholds will affect the model`s performance?
Answer options:
A.Rand Index B.Root Mean Square Error (RMSE) C.Mean Absolute Error (MAE) D.Receiver Operating Characteristic (ROC) curve