hygia-org / hygia

Library to automate the execution and analysis of ML models
https://hygia-org.github.io/hygia/
MIT License
4 stars 1 forks source link

74/model improvements #81

Closed apmt closed 1 year ago

apmt commented 1 year ago

Motivation

New model with:

Changes

codecov[bot] commented 1 year ago

Codecov Report

Base: 79.89% // Head: 79.71% // Decreases project coverage by -0.19% :warning:

Coverage data is based on head (b587cc9) compared to base (e0f39b5). Patch coverage: 82.05% of modified lines in pull request are covered.

:exclamation: Current head b587cc9 differs from pull request most recent head 19bbc80. Consider uploading reports for the commit 19bbc80 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## ========================================== - Coverage 79.89% 79.71% -0.19% ========================================== Files 31 31 Lines 965 986 +21 ========================================== + Hits 771 786 +15 - Misses 194 200 +6 ``` | [Impacted Files](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org) | Coverage Δ | | |---|---|---| | [...data\_pipeline/pre\_process\_data/pre\_process\_data.py](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org#diff-aHlnaWEvZGF0YV9waXBlbGluZS9wcmVfcHJvY2Vzc19kYXRhL3ByZV9wcm9jZXNzX2RhdGEucHk=) | `59.09% <ø> (ø)` | | | [.../data\_pipeline/annotate\_data/test\_annotate\_data.py](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org#diff-dGVzdHMvZGF0YV9waXBlbGluZS9hbm5vdGF0ZV9kYXRhL3Rlc3RfYW5ub3RhdGVfZGF0YS5weQ==) | `100.00% <ø> (ø)` | | | [...ne/feature\_engineering/test\_feature\_engineering.py](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org#diff-dGVzdHMvZGF0YV9waXBlbGluZS9mZWF0dXJlX2VuZ2luZWVyaW5nL3Rlc3RfZmVhdHVyZV9lbmdpbmVlcmluZy5weQ==) | `100.00% <ø> (ø)` | | | [hygia/data\_pipeline/annotate\_data/annotate\_data.py](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org#diff-aHlnaWEvZGF0YV9waXBlbGluZS9hbm5vdGF0ZV9kYXRhL2Fubm90YXRlX2RhdGEucHk=) | `65.00% <16.66%> (-25.00%)` | :arrow_down: | | [...gia/data\_pipeline/feature\_engineering/key\_smash.py](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org#diff-aHlnaWEvZGF0YV9waXBlbGluZS9mZWF0dXJlX2VuZ2luZWVyaW5nL2tleV9zbWFzaC5weQ==) | `94.28% <90.90%> (-0.06%)` | :arrow_down: | | [...ipeline/feature\_engineering/feature\_engineering.py](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org#diff-aHlnaWEvZGF0YV9waXBlbGluZS9mZWF0dXJlX2VuZ2luZWVyaW5nL2ZlYXR1cmVfZW5naW5lZXJpbmcucHk=) | `100.00% <100.00%> (ø)` | | | [hygia/data\_pipeline/model/random\_forest.py](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org#diff-aHlnaWEvZGF0YV9waXBlbGluZS9tb2RlbC9yYW5kb21fZm9yZXN0LnB5) | `34.17% <100.00%> (ø)` | | | [...ata\_pipeline/feature\_engineering/test\_key\_smash.py](https://codecov.io/gh/hygia-org/hygia/pull/81?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org#diff-dGVzdHMvZGF0YV9waXBlbGluZS9mZWF0dXJlX2VuZ2luZWVyaW5nL3Rlc3Rfa2V5X3NtYXNoLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hygia-org)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.