Datasets:
metadata
license: cc-by-4.0
TITLE: "Machine Learning for Two-Sample Testing under Right-Censored Data: A Simulation Study"
AUTHORS:
- PETR PHILONENKO, Ph.D. in Computer Science;
- SERGEY POSTOVALOV, D.Sc. in Computer Science.
This dataset contains following files:
- two_sample_problem_dataset.tsv.gz is a raw data. This file must be located in the "/data/1_raw/";
- 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 "/data/2_samples/";
- dataset_with_ML_pred.tsv.gz is the test sample supplemented by the predictions of the proposed ML-methods. This file must be located in "/data/3_dataset_with_ML_pred/".