Adding public URLs for tabular benchmark#121
Conversation
…into thesis-paper
This would cause an error since importing stuff for the tab benchmarks would require the pybnn stuff.
Codecov Report
@@ Coverage Diff @@
## development #121 +/- ##
===============================================
+ Coverage 44.34% 44.37% +0.02%
===============================================
Files 41 41
Lines 2336 2337 +1
===============================================
+ Hits 1036 1037 +1
Misses 1300 1300
|
|
@PhMueller |
|
@KEggensperger updated with changes for CRC rerunning, involving the cost and optimization budgets. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## development #121 +/- ##
===============================================
+ Coverage 44.34% 44.37% +0.02%
===============================================
Files 41 41
Lines 2336 2337 +1
===============================================
+ Hits 1036 1037 +1
Misses 1300 1300
🚀 New features to boost your workflow:
|
Added the figshare public URLs. Couldn't successfully test it though.
Tried the following:
Failed with the error
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'at L98 ofhpobench/util/data_manager.py