adriangb / scikeras

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

Support for Keras 3 #317

Closed adriangb closed 5 months ago

adriangb commented 5 months ago

This is nearly done. Locally I have only some flakey tests related to precision (sklearn generated assertions off by 1e-8...).

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 86.86869% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 96.39%. Comparing base (9ec5ca6) to head (55e371c).

:exclamation: Current head 55e371c differs from pull request most recent head c74b0e3. Consider uploading reports for the commit c74b0e3 to get more accurate results

Files Patch % Lines
scikeras/utils/random_state.py 76.74% 10 Missing :warning:
scikeras/_utils.py 75.00% 2 Missing :warning:
scikeras/wrappers.py 95.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #317 +/- ## ========================================== - Coverage 97.59% 96.39% -1.20% ========================================== Files 7 7 Lines 748 722 -26 ========================================== - Hits 730 696 -34 - Misses 18 26 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 5 months ago

📝 Docs preview for commit 418c9e1 at: https://adriangb.com/scikeras/refs/pull/317/merge/