Giter Club home page Giter Club logo

write-a-data-science-blog-post's Introduction

Write-A-Data-Science-Blog-Post

CRISP-DM Project of Udacity Data Scientist Nanodegree

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.

You will need to download the IPL dataset from Kaggle. You can find the data to download here.

The dataset has 2 files:
1. matches.csv having every match detail from 2008 to 2019 and
2. deliveries.csv having ball by ball detail for every match.

Project Motivation

This is an Udacity Nanodegree project. For this project, I was interested in using IPL dataset from 2008-2019 to better understand team statistics, venue statistics and winning statistics:

  1. What is the probability of winning the game at a particular venue based on decision to field/bat first on winning the toss ?
  2. Most dismissals by a wicketkeeper?
  3. Does Home Ground Advantage has any effect on the result of the game ?
  4. Different ML models to predict the winning team with features:
    • Team 1 Name
    • Team 2 Name
    • Venue
    • Toss Winner

File Descriptions

IPL_Predictive_Analytics.ipynb: Notebook containing the data analysis and modelling.
matches.csv: Details of every match from 2008-2019.
deliveries.csv: Ball by ball details of every match from 2008-2019.

Results

The main findings of the code can be found at the post available here.

Licensing, Authors, Acknowledgements

Must give credit to Kaggle and Navaneesh Kumar here for the data. You can find the Licensing for the data and other descriptive information at the Kaggle link available here. Otherwise, feel free to use the code here as you would like!

write-a-data-science-blog-post's People

Contributors

akshit3797 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.