In this project we will discuss the following points
github notebook link
https://github.com/goodluck08/Machine...
load the flight fare data,
check data shape size and columns,
check and handle missing values,
convert date of journey column to date time in flight fare data set,
extract date and month from date of journey column to create new columns,
create departure hour, departure min from departure time column,
drop departure time and date of journey col,
convert duration column into list,
create a separate list for duration hours and duration min,
unique records and their frequency in airline,
using arrival time create new col as arrival hour and min,
independent and dependent features
Dataset link: https://github.com/goodluck08/practic...
follow me on
/ sadhna-ml
/ concepts-of-data-science-110676260627934
Machine Learning | Salary Prediction | EDA Python Project Part-2
• Machine Learning | Salary Prediction ...