Compare 5-fold R² for LinearRegression and RandomForestRegressor(n_estimators=2…
Machine Learning · from Linear regression
LinearRegressioncoef_intercept_DummyRegressorR²assumptionsPutting the kettle on…
Starting up…
Exercise 3
Compare 5-fold R² for LinearRegression and RandomForestRegressor(n_estimators=200, random_state=0) on minutes. Return both, 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