Thank you so much sir, this video came up just when I needed it! You are a godsent angel for me, thank you so much for helping students by posting such videos! Keep up the good work!
@RestartUPSC20262 жыл бұрын
Thank you very much! Today I learned something.
@StatsWire2 жыл бұрын
You're welcome Khalid
@hilolaamankulova6767 Жыл бұрын
Thank you so much, this is very useful for me.
@StatsWire Жыл бұрын
Thank you for your kind words.
@RollerBladingSports3 жыл бұрын
Would be nice, if you'd left the dataframe here available for download.
@StatsWire3 жыл бұрын
Thank you for the suggestion. I have added the dataset link for you. Please download it from here GitHub link: github.com/siddiquiamir/Data/blob/master/bike_rentals.csv
@RollerBladingSports3 жыл бұрын
@@StatsWire Thank you for quick response!
@StatsWire3 жыл бұрын
@@RollerBladingSports You're welcome
@robloxkhan57612 жыл бұрын
The error MSE is too big. You can normalize the data to train the RF to reduce error
@StatsWire2 жыл бұрын
Yes!
@ouissalsadouni28373 жыл бұрын
Amazing ! thank you
@StatsWire3 жыл бұрын
I'm glad you liked it!
@tanushgowda745324 күн бұрын
Sir you removed the date and time column but on what basis can you give us a in depth reason because date and time is also a important factor
@francescocorallo49522 жыл бұрын
Thank you very much. I have a question. How to plot in a graph the y_test and y_pred then make a forecast for the next 30 days and visualize it?
@StatsWire2 жыл бұрын
Hi, What kind of values do you want to plot?
@francescocorallo49522 жыл бұрын
@@StatsWire In my case I have to face with time series related to pumping performance and I would like to make a model able to give me a forecast prediction. Is related to predictive maintenance. Could you help me or show me where to find such sample model? I appreciate your help and your way to explain. In case could you give me your email and we may discuss there.
@StatsWire2 жыл бұрын
@@francescocorallo4952 You can make ARIMA models.
@francescocorallo49522 жыл бұрын
@@StatsWire I tried with arima but the overcome was not really good with an important mismatch in the history phase so I tried using random forrest linear regression model approach using R code achieving a better history match. Could you give me the same example but using python? What is your feedback?
@adrianduran37452 жыл бұрын
Why does y_pred require an = after now? Is this a new update? What should I set it = to?
@StatsWire2 жыл бұрын
We are saving the results in y_pred so we are using =
@rg502412 жыл бұрын
can u share the commands for getting the co efficient and intercepts
@StatsWire2 жыл бұрын
You can try this .coef_
@StevenSmith688282 жыл бұрын
How do you forecast?
@StatsWire2 жыл бұрын
You can use time series.
@Parth-kt9xm10 ай бұрын
Where can I get this dataset?
@StatsWire10 ай бұрын
You can find it here: github.com/siddiquiamir/Data
@brahmialexandre6332 жыл бұрын
Bro, u're amazing
@StatsWire2 жыл бұрын
Thank you so much:)
@levonmcgregor61138 ай бұрын
thank you!
@StatsWire8 ай бұрын
You're welcome!
@inas23232 жыл бұрын
Thank you very much
@StatsWire2 жыл бұрын
You're welcome!
@jongcheulkim72842 жыл бұрын
Thank you.
@StatsWire2 жыл бұрын
You're welcome
@ShankarTmsw3 ай бұрын
why date time dropping why ??? sir
@StatsWire2 ай бұрын
This will not help in prediction.
@husseinhmaid83262 жыл бұрын
Can you share the csv Files?
@StatsWire2 жыл бұрын
Please download it from here: github.com/siddiquiamir/Data/blob/master/bike_rentals.csv
@sumitrodagai7706 Жыл бұрын
dataset link share me please
@StatsWire Жыл бұрын
Please find the dataset on my GitHub account " github.com/siddiquiamir/Data