Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
45073ec
·
verified ·
1 Parent(s): 4a6bcd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,9 +6,13 @@ license: cc-by-4.0
6
  - PETR PHILONENKO, Ph.D. in Computer Science;
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
 
6
  - PETR PHILONENKO, Ph.D. in Computer Science;
7
  - SERGEY POSTOVALOV, D.Sc. in Computer Science.
8
 
9
+ # About
10
+ This dataset is a supplement to the [github repositiry](https://github.com/pfilonenko/ML_for_TwoSampleTesting) and paper addressed to solve the two-sample problem under right-censored observations using Machine Learning.
11
+ The problem statement can be formualted as $H_0: S_1(t) = S_2(t)$ versus $H: S_1(t) \neq S_2(t)$ where $S_1(t)$ and $S_2(t)$ are survival functions of samples $X_1$ and $X_2$.
12
+
13
  # Repository
14
 
15
+ This dataset contains following files:
16
 
17
  This dataset is a supplement to the github-project published in the . This dataset contains following files:
18
  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