Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,10 @@ license: cc-by-4.0
|
|
7 |
- SERGEY POSTOVALOV, D.Sc. in Computer Science.
|
8 |
|
9 |
# Repository
|
10 |
-
|
|
|
|
|
|
|
11 |
1) **two_sample_problem_dataset.tsv.gz** is a raw data. This file must be located in the "ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing
|
12 |
/data/1_raw/";
|
13 |
2) **sample_train.tsv.gz** and **sample_simulation.tsv.gz** are train and test samples splited from the **two_sample_problem_dataset.tsv.gz**. These files must be located in the "ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing
|
|
|
7 |
- SERGEY POSTOVALOV, D.Sc. in Computer Science.
|
8 |
|
9 |
# Repository
|
10 |
+
|
11 |
+
This dataset is a supplement to the paper and [github repositiry](https://github.com/pfilonenko/ML_for_TwoSampleTesting). This dataset contains following files:
|
12 |
+
|
13 |
+
This dataset is a supplement to the github-project published in the . This dataset contains following files:
|
14 |
1) **two_sample_problem_dataset.tsv.gz** is a raw data. This file must be located in the "ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing
|
15 |
/data/1_raw/";
|
16 |
2) **sample_train.tsv.gz** and **sample_simulation.tsv.gz** are train and test samples splited from the **two_sample_problem_dataset.tsv.gz**. These files must be located in the "ML_for_TwoSampleTesting/proposed_ml_for_two_sample_testing
|