[SOLVED] ML-Assignment 2 Linear Regression

20.99 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

5/5 - (1 vote)

2-1 Your job is to understand if there is a relationship between water salinity & water temperature. Use CalCOFI (bottle.csv)​ which is over 60 years of oceanographic data and predict the water temperature based on salinity. Try to use sklearn, pandas and visualization tools in your code.

2-2 Complete linear-regression.ipynb file and implement linear regression by yourself.

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.