Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taxi Demand Prediction #56

Open
prodigyinfotech opened this issue Oct 3, 2024 · 2 comments
Open

Taxi Demand Prediction #56

prodigyinfotech opened this issue Oct 3, 2024 · 2 comments
Assignees
Labels

Comments

@prodigyinfotech
Copy link
Contributor

In this, we will convert a time series problem to a supervised machine learning problem to predict driver demand. Exploratory analysis has to be performed on the time series to identify patterns. A regression model must be built and used to solve this time-series problem. Once the training model is prepared, spot testing will be performed on it. Following this, the driver demand prediction will be performed using Random Forest and Xgboost as the ensemble models.

@ayush-bothra
Copy link

I have some questions

  1. is the time step one hour or one day?

If u can, assign this issue to me
thankyou

@prodigyinfotech
Copy link
Contributor Author

You can pick any one as per your pref

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@prodigyinfotech @ayush-bothra and others