In machine learning, which broad category encompasses both the tasks of classification and regression?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

In machine learning, which broad category encompasses both the tasks of classification and regression?

Explanation:
Classification and regression are both forms of supervised learning, where the model is trained on labeled input-output pairs to learn how inputs map to targets. In classification, the target is a discrete label, while in regression the target is a continuous value. This is what ties them together under supervised learning—the presence of known outputs during training. Unsupervised learning, on the other hand, works with unlabeled data to find structure in the inputs (like clustering or dimensionality reduction) and does not involve predicting specific outputs. Incident Handling and Response is not a machine learning category. So, the best fit is supervised learning.

Classification and regression are both forms of supervised learning, where the model is trained on labeled input-output pairs to learn how inputs map to targets. In classification, the target is a discrete label, while in regression the target is a continuous value. This is what ties them together under supervised learning—the presence of known outputs during training. Unsupervised learning, on the other hand, works with unlabeled data to find structure in the inputs (like clustering or dimensionality reduction) and does not involve predicting specific outputs. Incident Handling and Response is not a machine learning category. So, the best fit is supervised learning.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy