Flight Price Prediction System

Sahitya Singh

I successfully developed a machine learning model for predicting flight ticket prices based on various features such as airline, departure time, arrival time, duration, and number of stops. The project involved extensive data preprocessing, exploratory data analysis, feature engineering, and model building using the Random Forest Regressor algorithm.
Model Building: Developed a Random Forest Regressor model for accurate price prediction. Evaluated model performance using Rsquared score, MAE, MSE, RMSE, and MAPE.
Hyperparameter Tuning: Conducted randomized hyperparameter tuning using RandomizedSearchCV to optimize model parameters (e.g., number of estimators, maximum depth).
Exploratory Data Analysis (EDA): Utilized seaborn and matplotlib for visualizing relationships and outliers.
Like this project
0

Posted Mar 21, 2024

Built machine learning model to accurately predict flight ticket prices based on various features, facilitating informed travel decisions.

Time Series Forecasting of Stock Prices
Time Series Forecasting of Stock Prices
Django Marketplace
Django Marketplace
Hotel Booking Prediction System
Hotel Booking Prediction System
Password Strength Classification
Password Strength Classification