Skip to content

hariprasath-v/MachineHack-workation_price_prediction_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MachineHack-workation_price_prediction_challenge

This project is about predicting the workation trip price for a person.

The workation trip price will be based on various factors such as destination location, hotels and their amenities, and so on.

Done a small exploratory data analysis with the following python packages,

  • Pandas
  • Numpy
  • Matplotlib
  • Seaborn
  • Plotnine
  • Calplot