https://github.com/raksh710/shark_tank_analysis
Predicting whether a company on ABC's popular program "Shark Tank" accepted an offer is our goal. Entrepreneurs present their ideas to a panel of investors on the show Shark Tank, which debuted in 2009. In exchange for stock, the entrepreneur requests that the investors invest money.
https://github.com/raksh710/shark_tank_analysis
behavioral-analytics consumer-analytics flask-application heroku-deployment kaggle knn-classification python shark-tank-analysis
Last synced: 27 days ago
JSON representation
Predicting whether a company on ABC's popular program "Shark Tank" accepted an offer is our goal. Entrepreneurs present their ideas to a panel of investors on the show Shark Tank, which debuted in 2009. In exchange for stock, the entrepreneur requests that the investors invest money.
- Host: GitHub
- URL: https://github.com/raksh710/shark_tank_analysis
- Owner: Raksh710
- License: gpl-3.0
- Created: 2023-01-08T06:50:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T09:13:27.000Z (over 3 years ago)
- Last Synced: 2025-01-07T13:10:53.949Z (over 1 year ago)
- Topics: behavioral-analytics, consumer-analytics, flask-application, heroku-deployment, kaggle, knn-classification, python, shark-tank-analysis
- Language: Jupyter Notebook
- Homepage: https://shark-tank-simulation.herokuapp.com/
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shark_Tank_Analysis
## Check out the app: https://shark-tank-simulation.herokuapp.com/
### Link to the dataset: https://www.kaggle.com/competitions/ban-502-shark-summer-2021/data
### Link to my Kaggle Notebook: https://www.kaggle.com/raksh710/shark-tank-analysis-pvt-leaderboard-rank-1-score
Predicting whether a company on ABC's popular program "Shark Tank" accepted an offer is our goal. Entrepreneurs present their ideas to a panel of investors on the show Shark Tank, which debuted in 2009. In exchange for stock, the entrepreneur requests that the investors invest money. Investors have two options: they either decide not to invest or make an offer (usually with less enticing terms than those put forth by the entrepreneur). This dataset contains the information of all episodes from Season 1 to Season 9. The target column is 'Deal_Yes'. .