Skip to content

Regression Algorithms like Linear Regression, Random Forest Regressor, etc are used to predict the prices of flights. Further parameters are also tuned for better performance.

Notifications You must be signed in to change notification settings

Jash-tech/Predicting-fare-of-Flights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Machine learning model to predict the fare of Flight.

We have provided the dataset containing the information about Airline, Date_of_Journey, Source, Destination, Route, Dep_Time, Arrival_Time, Duration, Total_Stops, Additional_Info, Price. It consists of 10,000+ inputs for all above information. As per given data , we have to predict the prices of different flights.

Credits: Dataset and guidance has been provided by data science learning platform Udemy.

About

Regression Algorithms like Linear Regression, Random Forest Regressor, etc are used to predict the prices of flights. Further parameters are also tuned for better performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published