mlr-org / mlr3spatial

Spatial objects within the mlr3 ecosystem
https://mlr3spatial.mlr-org.com
42 stars 6 forks source link

feat: add TaskClassifST, TaskRegrST and TaskUnsupervised #61

Closed be-marc closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #61 (4738668) into main (c637f7a) will decrease coverage by 0.53%. The diff coverage is 82.75%.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   88.99%   88.46%   -0.54%     
==========================================
  Files          10       12       +2     
  Lines         318      364      +46     
==========================================
+ Hits          283      322      +39     
- Misses         35       42       +7     
Impacted Files Coverage Δ
R/DataBackendRaster.R 90.81% <0.00%> (-3.87%) :arrow_down:
R/TaskClassif_leipzig.R 0.00% <0.00%> (ø)
R/helper.R 45.00% <0.00%> (-2.37%) :arrow_down:
R/TaskRegrST.R 81.81% <81.81%> (ø)
R/TaskClassifST.R 84.84% <84.84%> (ø)
R/as_task_classif_st.R 85.00% <85.00%> (ø)
R/as_task_regr_st.R 85.00% <85.00%> (ø)
R/as_task_unsupervised.R 100.00% <100.00%> (ø)
R/predict_spatial.R 100.00% <100.00%> (+2.43%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c637f7a...4738668. Read the comment docs.