Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1197,7 +1197,7 @@ AFRLA - Instance Level Results is a collection of predictions at the instance/ex
|
|
1197 |
|
1198 |
The dataset presents eleven sections (one per regression task), with varying degrees of performance, difficulty and characteristics from the original tasks. Every one of the 255 models was trained on a subset of the dataset used for every task, and the results shown here are the test (never-before-seen by the models) predictions. Each subset has:
|
1199 |
|
1200 |
-
- An **instance identifier** indicating the instance nº from the test set. This is just an identifier and it is not usually employed for training assessors, although in some occasions it may be useful.
|
1201 |
- The **original task features**, the features used by the models to learn the task. Along with the instance identifier, they fully describe a test example.
|
1202 |
- The **model features**, descriptors of the 255 models. Mainly:
|
1203 |
- The model used (XGBoost, Random Forest, Decision Tree...)
|
|
|
1197 |
|
1198 |
The dataset presents eleven sections (one per regression task), with varying degrees of performance, difficulty and characteristics from the original tasks. Every one of the 255 models was trained on a subset of the dataset used for every task, and the results shown here are the test (never-before-seen by the models) predictions. Each subset has:
|
1199 |
|
1200 |
+
- An **instance identifier** indicating the instance nº from the test set. This is just an identifier and it is not usually employed for training assessors, although in some occasions it may be useful for other analysis.
|
1201 |
- The **original task features**, the features used by the models to learn the task. Along with the instance identifier, they fully describe a test example.
|
1202 |
- The **model features**, descriptors of the 255 models. Mainly:
|
1203 |
- The model used (XGBoost, Random Forest, Decision Tree...)
|