A detailed analysis for a community driven datascience talk show CTDS
Dataset provided by Mr. Rohan Rao and Mr. Sanyam Bhutani in form of a Kaggle Competition celebrating its 1-year anniversary.
Wraping up 1st Positon and 3rd Position in StoryTelling and Overall Competition respectively, this analysis with the help of visualizing tools like Bokeh and Plotly not only harness the power of an anecdote but identifies certain patterns in the data, answering some constructive questions like :
- How to get More Audience?
- Youtube Favors CTDS?
- Do Thumbnails really matter?
- How much Viewers wanna watch?
- Any Relation between Release Date of Epiosdes?
- Intro is Bad for CTDS ?
CTDS.SHOW
│ README.md
│ LICENCE
│ index.html
│ .gitignore
│ .gitattributes
└───src
│ │ what-s-this-chai-and-datascience.ipynb
└───assets
│ │ ctds.png
- index.html => Github Page
- src => Contains the necessary code for the project
Two options are available:
-
Walk to src folder and open what-s-this-chai-and-datascience.ipynb
-
You can check out GitHuB Page for the project by clicking here
This project is licensed under the MIT License - see the LICENSE.md file for details.