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

New tabPanel for learner selection and construction #24

Merged
merged 8 commits into from
Oct 27, 2016

Conversation

florianfendt
Copy link
Contributor

@florianfendt florianfendt commented Oct 18, 2016

Quite a huge change.
When this is merged we have a new tabPanel for the learner selection.
Here one can select learners and change their param settings.
Also probability estimation is possible for classif tasks.
In the benchmark panel one can then choose between the preselected learners.
This also applies for the train & predict panel.

@Coorsaa
Copy link
Owner

Coorsaa commented Oct 21, 2016

@florianfendt
looks already pretty good! However, when adding or removing a learner, all hyperpar settings are reset to empty lists.

@florianfendt
Copy link
Contributor Author

@Coorsaa
I fixed the issue by adding couple of actionButtons.
I also implemented some informative error messages when the task is not created yet (which we need to do now with an actionButton, as well)
I'll merge this in now, if you encounter any errors let me know and/or open an issue we can then still fix it later.

@florianfendt florianfendt merged commit 0497883 into master Oct 27, 2016
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.

None yet

2 participants