Linear regression is one of the fundamental statistical and machine learning techniques. There are good chances you’ll need it further down the road.
Open task 1 notebook in colab: <link to be added>
Open task 2 notebook in colab: <link to be added>
How to get the data using wget?
!wget ...This is not a huge repository therefore can easily be downloaded.
# Clone the repository
$ git clone https://github.com/DeepConnectAI/challenge-week-2.git
# Go to project directory
$ cd challenge-week-2
# Open up the jupyter notebook if installed
$ jupyter notebook