Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -52,10 +52,11 @@ The dataset consists of two files:
|
|
52 |
|
53 |
- `train.csv`: The training set.
|
54 |
- `test.csv`: The testing set.
|
55 |
-
|
|
|
56 |
### Columns
|
57 |
|
58 |
-
The dataset contains the following
|
59 |
|
60 |
1. **What is your age?**: The age of the respondent.
|
61 |
2. **Current educational position?**: The educational level of the respondent.
|
|
|
52 |
|
53 |
- `train.csv`: The training set.
|
54 |
- `test.csv`: The testing set.
|
55 |
+
- `igd_data.csv`: Preprocessed set.
|
56 |
+
- `igd_responses_raw.csv`: The raw dataset.
|
57 |
### Columns
|
58 |
|
59 |
+
The dataset contains the following and these also are questionnaires:
|
60 |
|
61 |
1. **What is your age?**: The age of the respondent.
|
62 |
2. **Current educational position?**: The educational level of the respondent.
|