Create a copy and use this colab notebook.
Create a copy and use this colab notebook.
OR
- Download this project
- Under the repository name, click
Clone or download
button. - Then click on
Download zip
.
- Under the repository name, click
- Install
Anaconda
from anaconda.com - Open
Anaconda Prompt
fromStart
menu. - Navidate to
SimpleOneFeatureLinearRegression
folder usingAnaconda Prompt
. - Execute command
jupyter notebook
-> a browser windows will open. - Cick on
Simple One Feature Linear Regression.ipynb
from the browser window to launch the notebook.
Create a copy and use this colab notebook.