Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko's picture
Update README.md
43ead86 verified
|
raw
history blame
745 Bytes
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:

  1. two_sample_problem_dataset.tsv.gz is a raw data. This file must be located in the "/data/1_raw/";
  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 "/data/2_samples/";
  3. 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/".