Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 2.29 KB

File metadata and controls

55 lines (40 loc) · 2.29 KB

Comprehensive Analysis for CTDS.SHOW

forthebadge made-with-python

GitHub contributors GitHub license

CTDS

About

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 ?

Folder Structure

CTDS.SHOW
│   README.md
│   LICENCE    
│   index.html
│   .gitignore
│   .gitattributes
└───src
│   │   what-s-this-chai-and-datascience.ipynb
└───assets
│   │   ctds.png

File Description

  • index.html => Github Page
  • src => Contains the necessary code for the project

How to use?

Two options are available:

License 📄

This project is licensed under the MIT License - see the LICENSE.md file for details.