Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
9fe0d69
·
verified ·
1 Parent(s): 6dd2b41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -69,6 +69,8 @@ In these files there are following fields:
69
  - **SKLEARN_LogReg_test** is a statistic of the proposed ML-method based on Logistic Regression (implemented in sklearn);
70
  - **SKLEARN_GB_test** are test statistics of the proposed ML-based methods.
71
 
 
72
 
 
73
 
74
 
 
69
  - **SKLEARN_LogReg_test** is a statistic of the proposed ML-method based on Logistic Regression (implemented in sklearn);
70
  - **SKLEARN_GB_test** are test statistics of the proposed ML-based methods.
71
 
72
+ # Dataset Simulation
73
 
74
+ For this dataset, the full source code is available for simulation by the Monte Carlo method.
75
 
76