adriangb / scikeras

Scikit-Learn API wrapper for Keras.
https://www.adriangb.com/scikeras/
MIT License
239 stars 47 forks source link

Support TF 2.12, drop Python 3.7 #302

Closed adriangb closed 1 year ago

adriangb commented 1 year ago

Fixes #301, Fixes #300

codecov-commenter commented 1 year ago

Codecov Report

Merging #302 (09210cb) into master (32fc6af) will decrease coverage by 0.93%. The diff coverage is 93.33%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   98.52%   97.59%   -0.93%     
==========================================
  Files           7        7              
  Lines         744      748       +4     
==========================================
- Hits          733      730       -3     
- Misses         11       18       +7     
Impacted Files Coverage Δ
scikeras/utils/random_state.py 96.87% <ø> (ø)
scikeras/utils/transformers.py 100.00% <ø> (ø)
scikeras/wrappers.py 97.53% <ø> (ø)
scikeras/utils/__init__.py 96.66% <83.33%> (-3.34%) :arrow_down:
scikeras/__init__.py 88.88% <100.00%> (-11.12%) :arrow_down:
scikeras/_saving_utils.py 94.87% <100.00%> (-5.13%) :arrow_down:
scikeras/_utils.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

📝 Docs preview for commit 09210cb at: https://adriangb.com/scikeras/refs/pull/302/merge/