1. Load the Dataset
2. Split dataset into training set and test set
3. Fit Simple Linear Regression model to training set
4. Predict the test set
5. Visualizing the training set
6. Visualizing the test set
7. Make new predictions
| Name | Name | Last commit date | ||
|---|---|---|---|---|
1. Load the Dataset
2. Split dataset into training set and test set
3. Fit Simple Linear Regression model to training set
4. Predict the test set
5. Visualizing the training set
6. Visualizing the test set
7. Make new predictions