Datasets:
Update README.md
Browse files
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 |
|