Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
pfilonenko commited on
Commit
c2b1a72
·
verified ·
1 Parent(s): 7725c5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ In these files there are following fields:
67
  - **LightAutoML_test** is a statistic of the proposed ML-method based on the LightAutoML (LAMA) framework;
68
  - **SKLEARN_RF_test** is a statistic of the proposed ML-method based on Random Forest (implemented in sklearn);
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
 
 
67
  - **LightAutoML_test** is a statistic of the proposed ML-method based on the LightAutoML (LAMA) framework;
68
  - **SKLEARN_RF_test** is a statistic of the proposed ML-method based on Random Forest (implemented in sklearn);
69
  - **SKLEARN_LogReg_test** is a statistic of the proposed ML-method based on Logistic Regression (implemented in sklearn);
70
+ - **SKLEARN_GB_test** is a statistic of the proposed ML-method based on Gradient Boosting Machine (implemented in sklearn).
71
 
72
  # Dataset Simulation
73