Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
631 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 11 commits in 2 repositories
Created a pull request in adriangb/scikeras that received 2 comments
SaveModel based serialization
Building upon the test added in #126.
This PR implements:
SaveModel based serialization.
General serialization for optimizers, metrics and losses.
T…
Opened 8 other pull requests in 2 repositories
adriangb/scikeras
2
open
5
merged
Reviewed 2 pull requests in 2 repositories
Created an issue in adriangb/scikeras that received 4 comments
DOC: Add a page to help users transition from tf.keras.wrappers.scikit_learn
We should have a page noting the differences (not features) vs. the old wrappers. I think so far we only have:
fit/predict arguments should be pas…
Opened 7 other issues in 2 repositories
adriangb/scikeras
6
open
- MAINT: move tf.keras.Model serialization to use SaveModel
- TST: Add comparisons to MLPClassifier/MLPRegressor in terms of output shapes and dtypes
- ENH: Add regex based parameter routing
- DOC: Add attribute documentation and constructor documentation to KerasClassifier and KerasRegressor
- DOC: ensure all docstrings correctly auto-generate into rst docs
- DOC: Transfer learning notebook

