iterative / mlem

🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞
https://mlem.ai
Apache License 2.0
718 stars 44 forks source link

Support IsolationForest #693

Closed aguschin closed 1 year ago

aguschin commented 1 year ago

close https://github.com/iterative/mlem.ai/issues/353 See also https://github.com/iterative/mlem/issues/423#issuecomment-1610920683

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -3.05 :warning:

Comparison is base (5936765) 85.75% compared to head (0816b37) 82.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #693 +/- ## ========================================== - Coverage 85.75% 82.71% -3.05% ========================================== Files 109 109 Lines 9943 9943 ========================================== - Hits 8527 8224 -303 - Misses 1416 1719 +303 ``` | [Impacted Files](https://app.codecov.io/gh/iterative/mlem/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative) | Coverage Δ | | |---|---|---| | [mlem/contrib/sklearn.py](https://app.codecov.io/gh/iterative/mlem/pull/693?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative#diff-bWxlbS9jb250cmliL3NrbGVhcm4ucHk=) | `85.24% <100.00%> (ø)` | | ... and [12 files with indirect coverage changes](https://app.codecov.io/gh/iterative/mlem/pull/693/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=iterative)

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