Task
Learn linear regression for predicting continuous values, using the same fit/predict pattern.
Instructions
- Read through the code and understand the setup
- Complete the TODO sections in the code
- Click Run or press Ctrl+Enter to execute
- Click Done when finished
Concepts
LinearRegressionregressioncontinuous predictionR2 score