Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameters of Cricket Analysis #723

Closed
SOMNATH0904 opened this issue Jul 25, 2024 · 7 comments · Fixed by #726
Closed

Parameters of Cricket Analysis #723

SOMNATH0904 opened this issue Jul 25, 2024 · 7 comments · Fixed by #726
Assignees
Labels
Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC

Comments

@SOMNATH0904
Copy link
Contributor

ML-Crate Repository (Proposing new issue)

🔴 Project Title : Exploratory Data Analysis (Sports)


🔴 Aim : It is a comprehensive guide for conducting EDA on sports-related datasets. It aims to equip users with the skills necessary to uncover insights and patterns from raw data, leveraging various statistical and graphical techniques. This project covers a range of essential EDA steps, including data cleaning, data visualization, and summary statistics. Users will learn how to handle missing values, identify outliers, and understand the distribution and relationships within the data. The project provides practical examples and code snippets to facilitate hands-on learning, making it an ideal resource for anyone looking to enhance their data analysis capabilities in the sports domain. By the end of the project, users will be able to perform robust EDA, gaining valuable insights that can inform decision-making and strategy in sports analytics.


🔴 Dataset : Will be given in the Pull Request file.


🔴 Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


🔴 Reference Project Folder: NA


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name : Somnath Shaw
  • GitHub Profile Link : https://github.com/SOMNATH0904
  • Participant ID (If not, then put NA) : NA
  • Approach for this Project : 1) Data Cleaning 2) Data Preprocessing 3) Model Training 4) Predictions and Testing
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) GSSOC Contributor

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@SOMNATH0904 SOMNATH0904 added the Up-for-Grabs ✋ Issues are open to the contributors to be assigned label Jul 25, 2024
Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@abhisheks008
Copy link
Owner

Can you share the dataset? Please be specific with the sports you are analyzing for this problem statement.

@SOMNATH0904
Copy link
Contributor Author

SOMNATH0904 commented Jul 27, 2024

I have used these two datasets for the above mentioned project.
matches.csv
deliveries.csv

Sports : Cricket

@abhisheks008
Copy link
Owner

What are the aspects of Cricket you are planning to analyze here? @SOMNATH0904

@SOMNATH0904
Copy link
Contributor Author

In this project, I plan to analyze various aspects, including player performance metrics such as batting averages, strike rates, and bowling economy rates. Additionally, I will examine team performance by analyzing win/loss ratios, match outcomes, and scoring patterns. Fielding statistics, player consistency, and performance trends over time will also be explored to provide a comprehensive overview of cricket dynamics.

@abhisheks008
Copy link
Owner

Cool. Go ahead @SOMNATH0904

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Jul 28, 2024
@abhisheks008 abhisheks008 changed the title Exploratory Data Analysis (Sports) Parameters of Cricket Analysis Jul 28, 2024
Copy link

github-actions bot commented Aug 3, 2024

Hello @SOMNATH0904! Your issue #723 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants