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
- Host: GitHub
- URL: https://github.com/hariprasath-v/machinehack-workation_price_prediction_challenge
- Owner: hariprasath-v
- Created: 2021-04-11T09:16:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T14:39:01.000Z (over 4 years ago)
- Last Synced: 2025-01-13T01:44:54.510Z (over 1 year ago)
- Topics: calplot, exploratory-data-analysis, jupytrnotebooks, machinehack, machinehack-competition, matplotlib, plotnine, seaborn, visualization
- Language: Jupyter Notebook
- Homepage:
- Size: 2.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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