feat: Adds Dropout Layer #868
Merged
Codecov / codecov/project
succeeded
Jun 29, 2024 in 0s
97.64% (+0.00%) compared to 9f74e92
View this Pull Request on Codecov
97.64% (+0.00%) compared to 9f74e92
Details
Codecov Report
Attention: Patch coverage is 98.11321%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 97.64%. Comparing base (
9f74e92
) to head (9425a3a
).
Files | Patch % | Lines |
---|---|---|
src/safeds/ml/nn/layers/_dropout_layer.py | 97.82% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #868 +/- ##
=======================================
Coverage 97.64% 97.64%
=======================================
Files 117 118 +1
Lines 6073 6126 +53
=======================================
+ Hits 5930 5982 +52
- Misses 143 144 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading