Microsoft Azure AI Fundamentals — Question 122

In a machine learning model, the data that is used as inputs are called ________.

Select the answer that correctly completes the sentence.

Answer options

Correct answer: C

Explanation

The correct answer is 'variables' because in machine learning, the inputs to the model are known as variables, which can be features or attributes of the dataset. 'Dataset' refers to the collection of data, and 'labels' are the outputs or targets that the model is trying to predict.