Icon

Linear_​Regression_​Solution

Linear Regression

Linear regression: predict house price.

- Partition data into training and test set
- Train a linear regression model
- Apply the trained model to the test set
- Handle missing values
- Evaluate the model performance with the Numeric Scorer node

URL: Guide to Intelligent Data Science https://www.datascienceguide.org/

Nodes

Extensions

Links