LCBench icon indicating copy to clipboard operation
LCBench copied to clipboard

A learning curve benchmark on OpenML data

Results 3 LCBench issues
Sort by recently updated
recently updated
newest added

When installing the autopytorch and importing the autonetclassification there is error shown as in the following OSError: dlopen(/Users/sivapathasundaramjanu/Applications/anaconda3/lib/python3.7/site-packages/lightgbm/lib_lightgbm.so, 6): Library not loaded: /usr/local/opt/libomp/lib/libomp.dylib Referenced from: /Users/sivapathasundaramjanu/Applications/anaconda3/lib/python3.7/site-packages/lightgbm/lib_lightgbm.so Reason: image not found

it is unfortunately not clear how the validation split is defined for each dataset. As the list of fields only indicate 'test_split'. Are we to find this information on OpenML...

Hi, Thanks for a very good benchmarking suite! I scoured the training data briefly and could not find a instance where the number of layers were above 4. Is there...