Skip to content

example update#289

Merged
mfeurer merged 5 commits intodevelopfrom
notebook
Oct 6, 2017
Merged

example update#289
mfeurer merged 5 commits intodevelopfrom
notebook

Conversation

@joaquinvanschoren
Copy link
Copy Markdown
Contributor

No description provided.

@@ -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",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Comment thread examples/OpenML_Tutorial.ipynb Outdated
},
"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",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what kind of classes you mean here, could you please clarify this?

@janvanrijn janvanrijn changed the base branch from master to develop August 14, 2017 15:04
@mfeurer
Copy link
Copy Markdown
Collaborator

mfeurer commented Oct 2, 2017

@joaquinvanschoren ping, do you still want this to be merged?

@mfeurer mfeurer force-pushed the notebook branch 8 times, most recently from 14a3c1a to 55b7fda Compare October 6, 2017 12:39
@mfeurer mfeurer force-pushed the notebook branch 3 times, most recently from 464bc1a to ff2e332 Compare October 6, 2017 13:09
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #289 into develop will increase coverage by <.01%.
The diff coverage is 79.16%.

Impacted file tree graph

@@             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
Impacted Files Coverage Δ
openml/config.py 90.38% <100%> (ø) ⬆️
openml/testing.py 98.52% <100%> (+0.11%) ⬆️
openml/tasks/functions.py 89.31% <70.58%> (-1.89%) ⬇️
openml/runs/functions.py 87.95% <0%> (+0.48%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f85e41f...b1b100d. Read the comment docs.

@mfeurer mfeurer merged commit d0f591f into develop Oct 6, 2017
@mfeurer mfeurer deleted the notebook branch October 6, 2017 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants