Machine Learning Project | Flight Fare Prediction | EDA Python Project

Опубликовано: 14 Апрель 2022
на канале: Anybody Can Code
2,126
34

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 ...