JuliaAI / MLJLinearModels.jl

Generalized Linear Regressions Models (penalized regressions, robust regressions, ...)
MIT License
80 stars 13 forks source link

Minor release with Gramian training for OLS #151

Closed tlienart closed 9 months ago

tlienart commented 9 months ago

Minor release with https://github.com/JuliaAI/MLJLinearModels.jl/pull/146

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a872d7c) 96.11% compared to head (88b5c5f) 96.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ========================================== + Coverage 96.11% 96.13% +0.01% ========================================== Files 22 22 Lines 876 905 +29 ========================================== + Hits 842 870 +28 - Misses 34 35 +1 ``` | [Files](https://app.codecov.io/gh/JuliaAI/MLJLinearModels.jl/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI) | Coverage Δ | | |---|---|---| | [src/fit/default.jl](https://app.codecov.io/gh/JuliaAI/MLJLinearModels.jl/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL2ZpdC9kZWZhdWx0Lmps) | `88.46% <100.00%> (+2.74%)` | :arrow_up: | | [src/fit/proxgrad.jl](https://app.codecov.io/gh/JuliaAI/MLJLinearModels.jl/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL2ZpdC9wcm94Z3JhZC5qbA==) | `95.74% <100.00%> (+0.39%)` | :arrow_up: | | [src/fit/solvers.jl](https://app.codecov.io/gh/JuliaAI/MLJLinearModels.jl/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL2ZpdC9zb2x2ZXJzLmps) | `100.00% <ø> (ø)` | | | [src/glr/d\_l2loss.jl](https://app.codecov.io/gh/JuliaAI/MLJLinearModels.jl/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL2dsci9kX2wybG9zcy5qbA==) | `100.00% <100.00%> (ø)` | | | [src/glr/utils.jl](https://app.codecov.io/gh/JuliaAI/MLJLinearModels.jl/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL2dsci91dGlscy5qbA==) | `92.30% <100.00%> (+1.39%)` | :arrow_up: | | [src/mlj/classifiers.jl](https://app.codecov.io/gh/JuliaAI/MLJLinearModels.jl/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL21sai9jbGFzc2lmaWVycy5qbA==) | `100.00% <ø> (ø)` | | | [src/utils.jl](https://app.codecov.io/gh/JuliaAI/MLJLinearModels.jl/pull/151?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL3V0aWxzLmps) | `96.96% <91.66%> (-0.74%)` | :arrow_down: |

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