Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ data
|
|
31 |
- **dataset_with_ML_pred.tsv.gz** is the test sample supplemented by the predictions of the proposed ML-methods. In the [github repositiry](https://github.com/pfilonenko/ML_for_TwoSampleTesting), this file must be located in the _ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing/data/3_dataset_with_ML_pred/_
|
32 |
|
33 |
# Dataset & Samples
|
34 |
-
In these files there are following fields:
|
35 |
|
36 |
1) PARAMETERS OF SAMPLE SIMULATION
|
37 |
- **sample** is a type of the sample (train, val, test). This field is used to split dataset into train-validate-test samples for ML-model training;
|
|
|
31 |
- **dataset_with_ML_pred.tsv.gz** is the test sample supplemented by the predictions of the proposed ML-methods. In the [github repositiry](https://github.com/pfilonenko/ML_for_TwoSampleTesting), this file must be located in the _ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing/data/3_dataset_with_ML_pred/_
|
32 |
|
33 |
# Dataset & Samples
|
34 |
+
In these files, there are following fields:
|
35 |
|
36 |
1) PARAMETERS OF SAMPLE SIMULATION
|
37 |
- **sample** is a type of the sample (train, val, test). This field is used to split dataset into train-validate-test samples for ML-model training;
|