Conversation
added assertion, needs to be checked by sklearn
if else around non guaranteed run element
Incompatible task / flows are uploaded with error message
added the conditional imputer (for our benchmark algorithms), setup for function that discriminates between feature types
added testcase
…lass '3', which can now be hanndled)
…erver (and potentially does not execute it). For this, the notion of setups is introduced (new module) and the order of run execution is changed back to a previous state (first the flow is constructed and downloaded, then the run is executed) A boolean config item "avoid_duplicate_runs" is added
bugfix conditional imputer
… model. This way, we can check whether a user-defined keyword (e.g., the steps in a pipeline) does not shadow a model parameter
…e model is cloned from an untrained version
- added runtime information (Python version >= 3.3) - fixed get run cache bug - removed run tags that I don't like
Allow running a flow on a task
add additional flag to unit test argument
… into fix_flow_tags
improve flow handling
Change option to check for parameter names instead of not checking parameters at all
bump version number, add check for OpenML connector
Codecov Report
@@ Coverage Diff @@
## master #263 +/- ##
=========================================
Coverage ? 90.63%
=========================================
Files ? 25
Lines ? 2158
Branches ? 0
=========================================
Hits ? 1956
Misses ? 202
Partials ? 0
Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.