Problem List
Practice Mode
Start Interview
00:00
Restart
Reconstruct a Linear Regression Model
Problem Description
You previously applied a linear regression model to an outdated dataset, but now you only have the coefficients, not the original data. How would you apply a linear regression model to a new dataset using the available coefficients?
Answer Panel