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

Overload `save` and `restore` to address serialization issue for `BinaryThresholdPredictor` #550

Closed ablaom closed 3 months ago

ablaom commented 4 months ago

This PR addresses part of https://github.com/alan-turing-institute/MLJ.jl/issues/1099

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.92%. Comparing base (b0029df) to head (5dc7eb2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #550 +/- ## ========================================== + Coverage 76.76% 76.92% +0.15% ========================================== Files 16 16 Lines 1162 1170 +8 ========================================== + Hits 892 900 +8 Misses 270 270 ```

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