Skip to content
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

add support for MLP HP layer_sizes #879

Merged
merged 1 commit into from
Nov 12, 2019
Merged

add support for MLP HP layer_sizes #879

merged 1 commit into from
Nov 12, 2019

Conversation

mfeurer
Copy link
Collaborator

@mfeurer mfeurer commented Nov 12, 2019

Allow to upload lists of tuples as a hyperparameter value which is required for the MLPClassifier.

@codecov-io
Copy link

Codecov Report

Merging #879 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #879   +/-   ##
=======================================
  Coverage     88.4%   88.4%           
=======================================
  Files           37      37           
  Lines         4304    4304           
=======================================
  Hits          3805    3805           
  Misses         499     499
Impacted Files Coverage Δ
openml/extensions/sklearn/extension.py 91.32% <100%> (ø) ⬆️

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 a1cfd6e...d37c9c4. Read the comment docs.

@mfeurer mfeurer merged commit 69d443f into develop Nov 12, 2019
@mfeurer mfeurer deleted the support_mlp_hp branch November 12, 2019 12:54
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