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

Custom loss functions for perf_test and perf_test_multiple #104

Open
cgranade opened this issue Jan 24, 2017 · 0 comments
Open

Custom loss functions for perf_test and perf_test_multiple #104

cgranade opened this issue Jan 24, 2017 · 0 comments
Assignees

Comments

@cgranade
Copy link
Collaborator

Currently the 'loss' field collected by perf_test and perf_test_multiple is always taken to be the quadratic loss, but in many cases it's worthwhile to consider other loss functions (such as those given by Model.distance or by canonicalization). Perhaps we should add another kwarg to allow customizing how losses are recorded?

@cgranade cgranade self-assigned this Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant