DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #115
Select the choice where Regression algorithms are not best fit
The correct answer is D. Employee status. Regression algorithms are usually employed when the data points are inherently numerical variables (such as the dimensions of an object the weight of a person, or the temperature in the atmosphere) but unlike Bayesian algorithms, they're not very good for categorical data (such…
Question
Select the choice where Regression algorithms are not best fit
Options
- AWhen the dimension of the object given
- BWeight of the person is given
- CTemperature in the atmosphere
- DEmployee status
How the community answered
(39 responses)- A8% (3)
- B3% (1)
- C8% (3)
- D82% (32)
Explanation
Regression algorithms are usually employed when the data points are inherently numerical variables (such as the dimensions of an object the weight of a person, or the temperature in the atmosphere) but unlike Bayesian algorithms, they're not very good for categorical data (such as employee status or credit score description).
Topics
Community Discussion
No community discussion yet for this question.