Flight fare prediction using auto-sklearn

  • Tech Stack: Python, Sklearn, RandomizedSearchCV, Random Forest, Auto Sklearn, Pandas, Numpy
  • Github URL: Project Link

In this project we will be predicting the Fare of a flight a person has to give on inputting the data using the normal Machine Learning techniques then we will see how we can do the same thing with the help of using Auto SK Learn which is a Auto ML Library.