QuestionQ58
Modeling, Analysis, and OutcomesA data scientist wants to model a complex phenomenon using a large dataset containing categorical, discrete, and continuous variables. Following exploratory data analysis, the data scientist is reasonably confident that no linear relationship exists between the predictors and the target. Although the phenomenon is complex, the data scientist wants to retain the highest possible degree of interpretability in the final model. Which of the following algorithms best satisfies this objective?
- A Artificial neural network
- B Decision tree
- C Multiple linear regression
- D Random forest
Community Discussion