Cab booking system is the process where renting a cab is automated through an app throughout a city. Using this app, people can book a cab from one location to another location.
Being a cab booking app company, exploiting the understanding of cab supply and demand could increase the efficiency of their service and enhance user experience by minimizing waiting time.
Objective of this project is to combine historical usage pattern along with the open data sources like weather data to forecast cab booking demand in a city.
PROCESS FLOW
You will be provided with hourly renting data span of two years. Data is randomly divided into train and test set. You must predict the total count of cabs booked in each hour covered by the test set, using the information available prior to the booking period. You need to append the train_label dataset to train.csv as ‘Total_booking’ column.
Please find the descriptions of the columns present in the dataset as below.
datetime - hourly date + timestamp
season - spring, summer, autumn, winter
holiday - whether the day is considered a holiday
workingday - whether the day is neither a weekend nor holiday
weather - Clear , Cloudy, Light Rain, Heavy temp - temperature in Celsius
atemp - "feels like" temperature in Celsius
humidity - relative humidity
windspeed - wind speed
Total_booking - number of total booking
DATASET
The recommended datasets will be shared. You can download them from the LMS.
TARGET ENVIRONMENT
You can use Edureka’s CloudLab, a cloud-based Jupyter Notebook, which is pre-installed with Python and other required packages to work on this Project. It is offered by Edureka as a part of the course, where you can execute all the demos and work on the projects hassle- free.
TASKS
Following are the tasks, which need to be developed while executing the project:
Task 1:
Visualize data using different visualizations to generate interesting insights.
Outlier Analysis
Missing value analysis
Visualizing Total_booking Vs other features to generate insights
Correlation Analysis
Task 2:
Feature Engineering
Grid search
Regression Analysis
Ensemble Model
If you need any programming assignment help in Machine Learning programming, Machine Learning project or Machine Learning homework or need solution of above problem then we are ready to help you.
Send your request at realcode4you@gmail.com and get instant help with an affordable price.
We are always focus to delivered unique or without plagiarism code which is written by our highly educated professional which provide well structured code within your given time frame.
If you are looking other programming language help like C, C++, Java, Python, PHP, Asp.Net, NodeJs, ReactJs, etc. with the different types of databases like MySQL, MongoDB, SQL Server, Oracle, etc. then also contact us.
Comments