Fit a linear regression on minutes using the full preprocessing pipeline and re…

Machine Learning · from Linear regression

LinearRegressioncoef_intercept_DummyRegressorassumptions

Putting the kettle on…

Starting up…

Exercise 1

Fit a linear regression on minutes using the full preprocessing pipeline and return [R2, MAE] on the test set, rounded to 4 places.

your answer
stuck? the lesson behind it
Linear regression
A weighted sum that explains itself — and beats a random forest here