An open API service indexing awesome lists of open source software.

https://github.com/webobite/cricketmatchdatasetcreator


https://github.com/webobite/cricketmatchdatasetcreator

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Cricket Match Dataset Creator

## Table of Contents

- [About](#about)
- [Getting Started](#getting_started)
- [Format of Dataset](#dataset_format)

## About

Dataset for a service on the cloud of your choice that accepts the text file containing the scores of all the cricketers for the last 10 years and
publishes the top 5 batsman basis for each of the below criteria

## Getting Started

This project is developed with Eclipse IDE
clone the git repo and open the repo in Eclipse IDE for Creating Dataset by running the console application

## Format of Dataset
Sample Format :

- Sachin, T20, 140, 2017
- Virat, T20, 155, 2018
- Rohit, 1Day, 220, 2019
- Shikhar, Test, 25, 2020
- Sachin, T20, 120, 2016
- Dravid, Test, 215, 2011