A set of input variables and corresponding target values used to evaluate a model's performance is referred to as a _________ set.
- evaluation
- testing
- training
- validation
A "testing" set consists of input variables and corresponding target values used to assess a machine learning model's performance on unseen data, allowing for a more robust evaluation.
Loading...
Related Quiz
- When interpreting a dendrogram in Hierarchical Clustering, the height of the _________ represents the distance at which clusters are merged.
- What is the primary advantage of using a Convolutional Neural Network (CNN) over a standard feed-forward neural network for image classification tasks?
- What is the branch of Machine Learning that involves neural networks with three or more layers, which work to analyze various factors of data?
- What term is used to refer to a set of input variables and their corresponding target values used to evaluate a Machine Learning model's performance?
- When dealing with high-dimensional data, which of the two algorithms (k-NN or Naive Bayes) is likely to be more efficient in terms of computational time?