In supervised learning, what type of data is used to make predictions?
- Testing data
- Training data
- Unlabeled data
- Validation data
In supervised learning, 'Training data' is used to make predictions. The model learns patterns from this labeled dataset to make predictions on new, unseen data.
Loading...
Related Quiz
- What term is used to describe a collection of data elements that have a specific order and can be indexed?
- In the context of neural networks, the function used to quantify how far the predicted output is from the actual output is termed as _______.
- The technology that enables one physical piece of hardware to function as multiple "logical" devices is known as _______.
- What is the key difference between Type 1 (bare-metal) and Type 2 (hosted) hypervisors?
- In NoSQL databases, _______ is a system for storing data in flexible, schema-less documents rather than in traditional tables.