Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,10 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
-
#
|
6 |
- [Petr PHILONENKO](https://orcid.org/0000-0002-6295-4470), Ph.D. in Computer Science;
|
7 |
- [Sergey POSTOVALOV](https://orcid.org/0000-0003-3718-1936), 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.
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
# Machine Learning for Two-Sample Testing under Right-Censored Data: A Simulation Study
|
6 |
- [Petr PHILONENKO](https://orcid.org/0000-0002-6295-4470), Ph.D. in Computer Science;
|
7 |
- [Sergey POSTOVALOV](https://orcid.org/0000-0003-3718-1936), D.Sc. in Computer Science.
|
8 |
+
The paper can be downloaded [here](https://arxiv.org/abs/2409.08201).
|
9 |
|
10 |
# About
|
11 |
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.
|