Answered step by step
Verified Expert Solution
Question
1 Approved Answer
( a ) You decide to split your data into 3 data sets: training, validation and testing. A junior engineer suggests that you randomly allocate
a You decide to split your data into data sets:
training, validation and testing. A junior engineer
suggests that you randomly allocate data points to
each of these data and not sequentially. Would
this be a good strategy? Motivate your answer.
b Given the data set, a junior engineer suggests
that you use a order polynomial function as a
regression model to anticipate annual company
profit, based on the number of operational years.
Explain the risk of your model overfitting the data.
c Explain how overfitting can be detected given your
training, validation and test sets?
d Suppose you want to use a highorder polynomial
function to model the data set. What method can
be used to ensure that the polynomial delivers a
better fit? Explain how this method accomplishes
this and name a specific machine learning tech
nique that can be applied to avoid overfitting.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started