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

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.

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