Used when data classes are not separated, such as when the data is continuous.

Prepare for the Certified Ethical Hacker Version 11 Exam. Study with comprehensive questions and explanations. Equip yourself with the skills needed for success!

Multiple Choice

Used when data classes are not separated, such as when the data is continuous.

Explanation:
Regression is used when the target outcome is numeric and can take on a continuum of values. If the data don’t form distinct categories and you want to predict a real-valued quantity (for example, house price, temperature, or sales), a regression model learns the relationship between the input features and that continuous target. It produces a numeric prediction rather than assigning a label to a category. Other techniques like classification predict discrete classes, clustering groups data without labels, and dimensionality reduction focuses on simplifying features rather than directly predicting a numeric outcome. So when the data are continuous, regression is the best fit for estimating the actual value.

Regression is used when the target outcome is numeric and can take on a continuum of values. If the data don’t form distinct categories and you want to predict a real-valued quantity (for example, house price, temperature, or sales), a regression model learns the relationship between the input features and that continuous target. It produces a numeric prediction rather than assigning a label to a category. Other techniques like classification predict discrete classes, clustering groups data without labels, and dimensionality reduction focuses on simplifying features rather than directly predicting a numeric outcome. So when the data are continuous, regression is the best fit for estimating the actual value.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy