An open API service indexing awesome lists of open source software.

https://github.com/hariprasath-v/machinehack-workation_price_prediction_challenge

This project is about predicting the workation trip price for a person
https://github.com/hariprasath-v/machinehack-workation_price_prediction_challenge

calplot exploratory-data-analysis jupytrnotebooks machinehack machinehack-competition matplotlib plotnine seaborn visualization

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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