Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
9a86bf5
·
verified ·
1 Parent(s): 6a235a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -26,10 +26,10 @@ data
26
  └── dataset_with_ML_pred.tsv.gz
27
  ~~~
28
 
29
- - **two_sample_problem_dataset.tsv.gz** is a raw simulated data. In the github repositiry, this file must be located in the **ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing
30
  /data/1_raw/**;
31
- - **sample_train.tsv.gz** and **sample_simulation.tsv.gz** are train and test samples splited from the **two_sample_problem_dataset.tsv.gz**. In the github repositiry, these files must be located in the **ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing/data/2_samples/**;
32
- - **dataset_with_ML_pred.tsv.gz** is the test sample supplemented by the predictions of the proposed ML-methods. In the github repositiry, this file must be located in **ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing/data/3_dataset_with_ML_pred/**.
33
 
34
  # Dataset & Samples
35
  In these files there are following fields:
 
26
  └── dataset_with_ML_pred.tsv.gz
27
  ~~~
28
 
29
+ - **two_sample_problem_dataset.tsv.gz** is a raw simulated data. 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
30
  /data/1_raw/**;
31
+ - **sample_train.tsv.gz** and **sample_simulation.tsv.gz** are train and test samples splited from the **two_sample_problem_dataset.tsv.gz**. In the [github repositiry](https://github.com/pfilonenko/ML_for_TwoSampleTesting), these files must be located in the **ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing/data/2_samples/**;
32
+ - **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 **ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing/data/3_dataset_with_ML_pred/**.
33
 
34
  # Dataset & Samples
35
  In these files there are following fields: