Skip to content

mushtaq2314/Cricket-Data-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cricket Data Analytics

Download analysis.pbix to view the PowerBI report of team predictions.

Overview

Cricket Data Analytics is a comprehensive project designed to analyze cricket data to provide insightful visualizations and statistics. This project leverages R and various data science packages to process and visualize cricket data, helping users to understand and explore cricket statistics in depth.

Features

  • Data Collection: Collect cricket data from various reliable sources.
  • Data Processing: Clean and preprocess the collected data for accurate analysis.
  • Visualizations: Generate insightful visualizations to interpret cricket statistics.
  • Predictive Analysis: Implement predictive models to forecast cricket outcomes such as match-score prediction based on current match conditions and wicket prediction.
  • Team Prediction: Predicting best team for next matches based on previous data.
  • Comprehensive Reporting: Detailed analysis and findings documented in a comprehensive report.

Tech Stack

  • Programming Language: R
  • Packages: dplyr, ggplot2, caret, rvest, tidyr, randomForest, xgboost, zoo
  • IDE: Visual Studio Code

Installation

  1. Clone the repository

    git clone https://github.com/mushtaq2314/Cricket-Data-Analytics.git
    cd Cricket-Data-Analytics
  2. Download R and RStudio

  3. Install Dependencies

    install.packages(c("dplyr", "ggplot2", "caret", "rvest", "tidyr","randomForest","xgboost","zoo"))

Documentation

For detailed analysis and findings, please refer project report.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages