AdvaProgR-2324 / mlrmini

mlrmini - A mini version of the mlr package.
https://advaprogr-2324.github.io/mlrmini/
GNU General Public License v3.0
0 stars 1 forks source link

Rpart lm mod #30

Closed xFoxFelix closed 6 months ago

xFoxFelix commented 6 months ago

add rpart and lm models and inducers to master

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (5ddd44d) 31.28% compared to head (3a77376) 17.78%.

:exclamation: Current head 3a77376 differs from pull request most recent head 48c56a1. Consider uploading reports for the commit 48c56a1 to get more accurate results

Files Patch % Lines
R/Models_ModelRpart.R 0.00% 54 Missing :warning:
R/Models_ModelLm.R 0.00% 51 Missing :warning:
R/inducer_InducerRpart.R 0.00% 22 Missing :warning:
R/inducer_InducerLm.R 0.00% 21 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #30 +/- ## =========================================== - Coverage 31.28% 17.78% -13.50% =========================================== Files 6 10 +4 Lines 195 343 +148 =========================================== Hits 61 61 - Misses 134 282 +148 ```

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