-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
initial hyperparameter listing #378
Conversation
Codecov Report
@@ Coverage Diff @@
## master #378 +/- ##
==========================================
- Coverage 96.35% 96.28% -0.08%
==========================================
Files 58 59 +1
Lines 2305 2342 +37
==========================================
+ Hits 2221 2255 +34
- Misses 84 87 +3
Continue to review full report at Codecov.
|
Currently all columns are strings including |
Hm... I think we simply forgot to use type.convert after we moved from XML to JSON. We use |
Adresses #348 still needs documentation and tests.
Is a first working (and hacky) version, which needs to be improved!
@jakob-r , @DanielKuehn87 could you check if your usecases work and make unit tests out of your use cases?
I think we are not uploading default hyperparameters from mlr learners to OpenML and don't know which effect this will have here.