Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,8 @@ license: cc-by-4.0
|
|
12 |
- [Repository](#repository)
|
13 |
- [Fields](#fields)
|
14 |
- [Simulation](#simulation)
|
|
|
|
|
15 |
|
16 |
# About
|
17 |
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.
|
|
|
12 |
- [Repository](#repository)
|
13 |
- [Fields](#fields)
|
14 |
- [Simulation](#simulation)
|
15 |
+
- [main.cpp](#maincpp)
|
16 |
+
- [simulation_for_machine_learning.h](simulation_for_machine_learningh)
|
17 |
|
18 |
# About
|
19 |
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.
|