Journey Estimation Machine Learning Project (using Python)

Implemented a simple Journey Estimation software using python that determines the time and date of arrival when a distance taken as input is covered in fragments by separate modes of transportation.

Skills: Python (Programming Language)

ml_1
Fig 1

Starting date and time to be entered.


ml_2
Fig 2

Verifying whether it's a weekday or a weekend.


ml_3
Fig 3

Upon pressing the submit button we will add the distance to be covered.


ml_4
Fig 4

We can estimate the time of arrival using different mode of transportation.


View the documentation(Not deployed yet)