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 upPinned
757 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 29 commits in 3 repositories
Created 1 repository
- adriangb/readthedocs.org Python
Created a pull request in adriangb/scikeras that received 5 comments
Opened 16 other pull requests in 3 repositories
adriangb/scikeras
9
merged
2
open
1
closed
- DOC: fix typos
- DOC: add class attributes to docstrings & docstrings for utils
- DOC: reformat docstrings for autogen docs
- DOC: add comparison to TF wrappers
- MAINT/DOC: fix pip install source in noteboks
- MAINT/ENH: SaveModel based serialization
- ENH: allow explicit initialization of estimators without fitting for …
- DOC: fix build badge link
- MAINT: prepare for 0.2.0 release
- DOC: update README.md to point to RTD
- MAINT: Epochs increment
- BUG: pass through dynamic metrics
adriangb/taulboyrecords
2
merged
geopandas/geopandas
2
merged
Reviewed 4 pull requests in 3 repositories
adriangb/scikeras 2 pull requests
geopandas/geopandas 1 pull request
tensorflow/community 1 pull request
Created an issue in edgedb/edgedb-docker that received 4 comments
Basic instructions not working
Thank you for this project! It is very interesting. I'm not sure if this is a documentation problem, a bug or a lack of understanding on my end. I'…
Opened 11 other issues in 3 repositories
adriangb/scikeras
8
open
1
closed
- DOC: Add a doc page detailing advantages (and disadvantages?) vs. TF skelarn wrappers
- MAINT/DOC: Pre-render notebook HTML for faster loading
- MAINT: move tf.keras.Model serialization to use SaveModel
- DOC: Add a page to help users transition from tf.keras.wrappers.scikit_learn
- 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