giuseppec / featureImportance

An R package to assess feature importance
Other
33 stars 10 forks source link

remove minimize #1

Closed giuseppec closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #1 into master will decrease coverage by 3.38%. The diff coverage is 40.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   68.69%   65.31%   -3.39%     
==========================================
  Files           9        9              
  Lines         361      369       +8     
==========================================
- Hits          248      241       -7     
- Misses        113      128      +15
Impacted Files Coverage Δ
R/shapleyImportance.R 0% <0%> (ø) :arrow_up:
R/featureImportance.R 100% <100%> (ø) :arrow_up:
R/valueFunctions.R 100% <100%> (ø) :arrow_up:
R/measurePerformance.R 100% <100%> (ø) :arrow_up:
R/helpers.R 57.4% <16.66%> (-22.08%) :arrow_down:

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 4d67b06...d35b45d. Read the comment docs.