Conversation
mfeurer
requested changes
Aug 12, 2017
| @@ -216,18 +251,18 @@ | |||
| "text/plain": [ | |||
| " did name NumberOfInstances NumberOfFeatures NumberOfClasses\n", | |||
| "1 1 anneal 898.0 39.0 6.0\n", | |||
| "2 2 anneal 898.0 39.0 6.0\n", | |||
| "2 2 anneal 898.0 39.0 5.0\n", | |||
Collaborator
There was a problem hiding this comment.
How can the number of classes of a dataset change? And why only for dataset 2 and not 1, given that they're almost exactly the same thing?
| }, | ||
| "source": [ | ||
| "## A Challenge\n", | ||
| "Try to build the best possible models on several OpenML tasks, and compare your results with the rest of the class, and learn from them. Some tasks you could try (or browse openml.org):\n", |
Collaborator
There was a problem hiding this comment.
I'm not sure what kind of classes you mean here, could you please clarify this?
Collaborator
|
@joaquinvanschoren ping, do you still want this to be merged? |
14a3c1a to
55b7fda
Compare
464bc1a to
ff2e332
Compare
mfeurer
approved these changes
Oct 6, 2017
Codecov Report
@@ Coverage Diff @@
## develop #289 +/- ##
===========================================
+ Coverage 89.88% 89.88% +<.01%
===========================================
Files 32 32
Lines 2500 2511 +11
===========================================
+ Hits 2247 2257 +10
- Misses 253 254 +1
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.