-
Notifications
You must be signed in to change notification settings - Fork 50
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
ENH: Add default losses to KerasClassifier and KerasRegressor #208
Open
stsievert
wants to merge
52
commits into
adriangb:master
Choose a base branch
from
stsievert:clf-default-loss
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Feb 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4be5d0c - Browse repository at this point
Copy the full SHA 4be5d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dccd92b - Browse repository at this point
Copy the full SHA dccd92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d80b57 - Browse repository at this point
Copy the full SHA 1d80b57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f45285 - Browse repository at this point
Copy the full SHA 1f45285View commit details
Commits on Feb 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9358d6e - Browse repository at this point
Copy the full SHA 9358d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc112e - Browse repository at this point
Copy the full SHA 6cc112eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80618bf - Browse repository at this point
Copy the full SHA 80618bfView commit details
Commits on Mar 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60b2404 - Browse repository at this point
Copy the full SHA 60b2404View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcb0823 - Browse repository at this point
Copy the full SHA dcb0823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0faadd9 - Browse repository at this point
Copy the full SHA 0faadd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0449481 - Browse repository at this point
Copy the full SHA 0449481View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed4c1f5 - Browse repository at this point
Copy the full SHA ed4c1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c58ec74 - Browse repository at this point
Copy the full SHA c58ec74View commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e73710d - Browse repository at this point
Copy the full SHA e73710dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7e09f - Browse repository at this point
Copy the full SHA 4e7e09fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e830ff - Browse repository at this point
Copy the full SHA 2e830ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ea339 - Browse repository at this point
Copy the full SHA e1ea339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e6499 - Browse repository at this point
Copy the full SHA 36e6499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8310834 - Browse repository at this point
Copy the full SHA 8310834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee8b50 - Browse repository at this point
Copy the full SHA 6ee8b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for b88b74e - Browse repository at this point
Copy the full SHA b88b74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3a536 - Browse repository at this point
Copy the full SHA 3a3a536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9808cf2 - Browse repository at this point
Copy the full SHA 9808cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0147ac - Browse repository at this point
Copy the full SHA d0147acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7243995 - Browse repository at this point
Copy the full SHA 7243995View commit details -
Warn if compiled with wrong loss
If user compiles the model themselves, they know what they're doing
Configuration menu - View commit details
-
Copy full SHA for 9735974 - Browse repository at this point
Copy the full SHA 9735974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc0474 - Browse repository at this point
Copy the full SHA 8cc0474View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0229c5 - Browse repository at this point
Copy the full SHA b0229c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dccfc5e - Browse repository at this point
Copy the full SHA dccfc5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e23cb - Browse repository at this point
Copy the full SHA d2e23cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3af6b - Browse repository at this point
Copy the full SHA 9c3af6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5121131 - Browse repository at this point
Copy the full SHA 5121131View commit details -
Update tests/test_simple_usage.py
Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dfa526 - Browse repository at this point
Copy the full SHA 0dfa526View commit details -
Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b379d7 - Browse repository at this point
Copy the full SHA 7b379d7View commit details -
Update tests/test_simple_usage.py
Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e4338fc - Browse repository at this point
Copy the full SHA e4338fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca69f2e - Browse repository at this point
Copy the full SHA ca69f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac57e0 - Browse repository at this point
Copy the full SHA 2ac57e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0de8abe - Browse repository at this point
Copy the full SHA 0de8abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf7610 - Browse repository at this point
Copy the full SHA 0cf7610View commit details
Commits on Mar 4, 2021
-
TST: all classification losses
...in user compiled model with N_CLASSES outputs
Configuration menu - View commit details
-
Copy full SHA for d4c3eea - Browse repository at this point
Copy the full SHA d4c3eeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fab517 - Browse repository at this point
Copy the full SHA 7fab517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59e7012 - Browse repository at this point
Copy the full SHA 59e7012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0386e4e - Browse repository at this point
Copy the full SHA 0386e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a46538 - Browse repository at this point
Copy the full SHA 3a46538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f2b00b - Browse repository at this point
Copy the full SHA 8f2b00bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e80338b - Browse repository at this point
Copy the full SHA e80338bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e23480 - Browse repository at this point
Copy the full SHA 7e23480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94df48a - Browse repository at this point
Copy the full SHA 94df48aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e1a6c - Browse repository at this point
Copy the full SHA 35e1a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f092b7a - Browse repository at this point
Copy the full SHA f092b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af8b4c - Browse repository at this point
Copy the full SHA 5af8b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b38bc8 - Browse repository at this point
Copy the full SHA 7b38bc8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.