Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
2d4021f
·
verified ·
1 Parent(s): 24757dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -15,6 +15,7 @@ This dataset is a supplement to the github-project published in the https://gith
15
  3) **dataset_with_ML_pred.tsv.gz** is the test sample supplemented by the predictions of the proposed ML-methods. This file must be located in "ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing
16
  /data/3_dataset_with_ML_pred/".
17
 
 
18
  In these files there are following fields:
19
  - **sample** is a sample type (train, val, test);
20
  - **H0_H1** is a true hypothesis (H0 or H1);
 
15
  3) **dataset_with_ML_pred.tsv.gz** is the test sample supplemented by the predictions of the proposed ML-methods. This file must be located in "ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing
16
  /data/3_dataset_with_ML_pred/".
17
 
18
+ # Dataset & Samples
19
  In these files there are following fields:
20
  - **sample** is a sample type (train, val, test);
21
  - **H0_H1** is a true hypothesis (H0 or H1);