Concept: Regression establishes relationships between variables in a dataset that represent specific characteristics. Training a model begins with a data sample containing feature values alongside known label values. The data sample is divided into subsets. Which subset is best described as "A dataset used to evaluate the model by generating predictions for the label and comparing them to the actual known label values"?