Data Set about a batsman can score 100 in a particular match or not.
Dataset Description
This dataset is best for classification problem for any beginner So, that He/She can predict that a batsman can score hundred runs or not in a single match.
It has three features
- Batsman current run
- Batsman form in recent
- Score 100 or not🏏
Description of Columns
- runs
- The runs column represent the current score of a batsman while batting, and the batsman is currently is in not out state.
- form
- form column represent the run scoring status of a batsman in recent matches. It is in the range of 1-10, 1 ,2,3 represent the bad form, 4,5,6,7 represent the average form, 8,9,10 represent that the batsman is in good form in recent matches.
- Score_100
- Score_100 column represent that the bastaman can score a century or not who is currently in batting.
Related Datasets
-
IPL DATASET
@kaggle