scikit-learn_bench icon indicating copy to clipboard operation
scikit-learn_bench copied to clipboard

xgboost benchmark datasets missing

Open xwu99 opened this issue 2 years ago • 1 comments

When benchmark using xgb_cpu_main_config.json. The following datasets are missing

WARNING: Dataset mlsr could not be loaded.
Check the correct name or expand the download in the folder dataset.
INFO: gbt algorithm: 1 case(s), 1 dataset(s)

WARNING: Dataset mortgage1Q could not be loaded.
Check the correct name or expand the download in the folder dataset.
INFO: gbt algorithm: 1 case(s), 1 dataset(s)

WARNING: Dataset plasticc could not be loaded.
Check the correct name or expand the download in the folder dataset.
INFO: gbt algorithm: 1 case(s), 1 dataset(s)

WARNING: Dataset santander could not be loaded.
Check the correct name or expand the download in the folder dataset.

xwu99 avatar May 07 '22 06:05 xwu99

i think this would be addressed as part of https://github.com/IntelPython/scikit-learn_bench/pull/133

napetrov avatar May 16 '23 11:05 napetrov