Skip to content
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

feat: hyperparameter optimization for RNNs and CNNs #923

Merged
merged 27 commits into from
Aug 28, 2024

Merge remote-tracking branch 'origin/912-hyperparamteroptimization-fo…

76b78ca
Select commit
Loading
Failed to load commit list.
Merged

feat: hyperparameter optimization for RNNs and CNNs #923

Merge remote-tracking branch 'origin/912-hyperparamteroptimization-fo…
76b78ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

98.17% (+0.03%) compared to ccb60c3

View this Pull Request on Codecov

98.17% (+0.03%) compared to ccb60c3

Details

Codecov Report

Attention: Patch coverage is 99.26740% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.17%. Comparing base (ccb60c3) to head (76b78ca).

Files Patch % Lines
src/safeds/ml/nn/_model.py 99.11% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #923      +/-   ##
==========================================
+ Coverage   98.14%   98.17%   +0.03%     
==========================================
  Files         122      122              
  Lines        6958     7183     +225     
==========================================
+ Hits         6829     7052     +223     
- Misses        129      131       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.