
Answer-first summary for fast verification
Answer: A feature represents data characteristics for prediction, a label is the predicted outcome.
In machine learning, a 'feature' is an individual measurable property or characteristic of a phenomenon being observed. The features are the input data used to make predictions. A 'label' is the outcome or the target variable that we are trying to predict. Therefore, Option A is correct as it accurately describes that a feature is a characteristic of the data used for predictions and a label is the outcome we want to predict.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
What distinguishes a 'feature' from a 'label' in machine learning?
A
A feature represents data characteristics for prediction, a label is the predicted outcome.
B
A label represents data characteristics for prediction, a feature is the predicted outcome.
C
Features and labels are identical in machine learning.
D
A feature is the predicted outcome, a label represents data characteristics for predictions.
No comments yet.