JuliaAI / MLJModels.jl

Home of the MLJ model registry and tools for model queries and mode code loading
MIT License
78 stars 27 forks source link

Add models from Imbalance.jl and MLJBalancing.jl and update the model registry #531

Closed ablaom closed 9 months ago

ablaom commented 9 months ago

To do after this PR:

cc @EssamWisam

ablaom commented 9 months ago

Looks like the BalancedModel got excluded automatically, which is fine. My guess is that this is because is_wrapper trait was set to true. I had forgotten about that.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (2a678c4) 76.76% compared to head (46e2148) 76.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #531 +/- ## ======================================= Coverage 76.76% 76.76% ======================================= Files 16 16 Lines 1162 1162 ======================================= Hits 892 892 Misses 270 270 ``` | [Files](https://app.codecov.io/gh/JuliaAI/MLJModels.jl/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI) | Coverage Δ | | |---|---|---| | [src/registry/src/Registry.jl](https://app.codecov.io/gh/JuliaAI/MLJModels.jl/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL3JlZ2lzdHJ5L3NyYy9SZWdpc3RyeS5qbA==) | `100.00% <100.00%> (ø)` | | | [src/registry/src/update.jl](https://app.codecov.io/gh/JuliaAI/MLJModels.jl/pull/531?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL3JlZ2lzdHJ5L3NyYy91cGRhdGUuamw=) | `1.72% <ø> (ø)` | |

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