Project - Bike Rental Forecasting

4 / 49

End to End Project - Bikes Assessment - Defining some utility functions

We shall be defining some utility function which shall be used later on in the project

  1. set_day(df): assigns day names to each of the rows in the dataset.

  2. mnth_cnt(df): count of months from the start of the time series

  3. display_scores(scores): Function used to calculate the mean and deviation of observed scores from cross-validation of models

Please do not edit anything in the functions.


No hints are availble for this assesment

Answer is not availble for this assesment

Please login to comment

Be the first one to comment!