ismail31415 commited on
Commit
1845701
1 Parent(s): e63191e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -37
README.md CHANGED
@@ -2,9 +2,7 @@
2
  datasets:
3
  - name: UniGame Dataset
4
  overview: >
5
- This dataset explores the relationship between gaming habits and
6
- academic performance among students. It includes various attributes such
7
- as age, educational level, CGPA, gaming habits, and other related factors.
8
  files:
9
  - name: train.csv
10
  description: The training set.
@@ -36,48 +34,33 @@ datasets:
36
  - name: How many time you spend with family and friend?
37
  description: The time the respondent spends with family and friends.
38
  - name: How you fill when you can not play game in whole day?
39
- description: The respondent's feeling when they cannot play games for a whole day.
40
  - name: How you fill to complete game level?
41
- description: The respondent's feeling when they complete a game level.
42
- - name: If you didn't finish games last level what is your feeling?
43
- description: The respondent's feeling if they didn't finish the last level of a
44
- game.
45
  - name: Do you fill Fatigue?
46
  description: Whether the respondent feels fatigue.
47
  - name: Do you play games for stress relief?
48
  description: Whether the respondent plays games for stress relief.
49
  - name: Are you wearing glasses?
50
  description: Whether the respondent wears glasses.
51
- usage: >
52
- This dataset can be used for various purposes, including but not limited
53
- to:
54
 
55
-
56
- - Analyzing the impact of gaming on academic performance.
57
-
58
- - Studying the correlation between gaming habits and lifestyle factors.
59
-
60
- - Developing machine learning models to predict academic performance based on gaming habits and other related factors.
61
-
62
- license: This dataset is made available under the MIT license.
63
-
64
- task_categories:
65
- - text-classification
66
- language:
67
- - en
68
- tags:
69
- - machine learning
70
- - 'data science '
71
- - 'psychology '
72
- - 'mental health '
73
- size_categories:
74
- - n<1K
75
- citation: |
76
  If you use this dataset in your research, please cite it as follows:
77
 
78
- ```
79
-
80
- ```
81
- contact: For any questions or issues, please contact ismail.hossain2018@northsouth.edu.
82
-
83
  ---
 
2
  datasets:
3
  - name: UniGame Dataset
4
  overview: >
5
+ This dataset explores the relationship between gaming habits and academic performance among students. It includes various attributes such as age, educational level, CGPA, gaming habits, and other related factors.
 
 
6
  files:
7
  - name: train.csv
8
  description: The training set.
 
34
  - name: How many time you spend with family and friend?
35
  description: The time the respondent spends with family and friends.
36
  - name: How you fill when you can not play game in whole day?
37
+ description: The respondents feeling when they cannot play games for a whole day.
38
  - name: How you fill to complete game level?
39
+ description: The respondents feeling when they complete a game level.
40
+ - name: If you didnt finish games last level what is your feeling?
41
+ description: The respondents feeling if they didnt finish the last level of a game.
 
42
  - name: Do you fill Fatigue?
43
  description: Whether the respondent feels fatigue.
44
  - name: Do you play games for stress relief?
45
  description: Whether the respondent plays games for stress relief.
46
  - name: Are you wearing glasses?
47
  description: Whether the respondent wears glasses.
48
+ usage:
49
+ direct_use: >
50
+ This dataset can be used for various purposes, including but not limited to:
51
 
52
+ - Analyzing the impact of gaming on academic performance.
53
+ - Studying the correlation between gaming habits and lifestyle factors.
54
+ - Developing machine learning models to predict academic performance based on gaming habits and other related factors.
55
+ out_of_scope_use: >
56
+ Misuse, malicious use, and uses that the dataset will not work well for should be avoided.
57
+ example: >
58
+
59
+ license: >
60
+ This dataset is made available under the MIT license.
61
+ citation: >
 
 
 
 
 
 
 
 
 
 
 
62
  If you use this dataset in your research, please cite it as follows:
63
 
64
+ contact: >
65
+ For any questions or issues, please contact ismail.hossain2018@northsouth.edu.
 
 
 
66
  ---