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 evaluate() to AutoModel #787

Merged
merged 3 commits into from
Sep 25, 2019
Merged

Add evaluate() to AutoModel #787

merged 3 commits into from
Sep 25, 2019

Conversation

haifeng-jin
Copy link
Collaborator

@haifeng-jin haifeng-jin commented Sep 24, 2019

Which issue(s) does this Pull Request fix?

resolves #705

Pull Request Status

Ready for review.

Details of the Pull Request

Add evaluate() function to AutoModel, which calls the evalute() function of the best model found.

@haifeng-jin haifeng-jin changed the title Evaluate Add evaluate() to AutoModel Sep 24, 2019
Copy link
Member

@fchollet fchollet left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for the PR.

@haifeng-jin haifeng-jin merged commit 6d933f7 into master Sep 25, 2019
@haifeng-jin haifeng-jin deleted the evaluate branch September 25, 2019 14:41
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.

Add evaluate function to AutoModel
2 participants