Question: Python Code - using bikeshare csv dataset found on kaggle 9. Building the Model, Build a model that predicts count based solely on the temp
Python Code - using bikeshare csv dataset found on kaggle
9. Building the Model, Build a model that predicts count based solely on the temp feature, name it temp.model
Get the summary of the temp.model
How many bike rentals would we predict if the temperature was 25 degrees Celsius? Calculate this two ways:
Using the values we just got above
Using the predict() function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
