Question: Question 1 : Why does data augmentation help improve a machine learning model s generalization performance? a . It reduces the need for model evaluation
Question :
Why does data augmentation help improve a machine learning models generalization performance?
a It reduces the need for model evaluation on test data
b It introduces random noise into the training data
c It artificially increases the training datasets size and diversity
d It replaces the need for hyperparameter tuning
Explain your answer
Question :
How does decreasing model complexity typically affect bias and variance in a machine learning model?
a Bias increases and variance decreases
b Bias decreases and variance increases
c Both bias and variance increase
d Both bias and variance decrease
Explain your answer
Question :
Why do we perform hyperparameter tuning in machine learning?
a To adjust the models internal parameters during testing
b To finetune external model settings for improved model performance
c To adjust the models features for better accuracy
d To reduce the complexity of the training data
Explain your answer
Question :
Why would you use the kfold crossvalidation method for validating your model performance over a regular trainvalidatetest data split?
a Reduce overfitting the data
b Reduce dependency on a single split that could be biased or unrepresentative
c Faster run time and less need for computational resources
d Eliminate the need for a validation dataset
Explain your answer
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
