Tag: Linear Regression Project
-
Predicting Weather Data

Code and data used can be found here: Repository This episode combines knowledge from all previous episodes to build, evaluate and improve a ridge regression model that makes predictions for weather data in Hungary, Szeged. Objective Construct a regression model that makes reasonable predictions for Humidity given the follow data: Link Our model should take…