CCS-Lab / easyml

A toolkit for easily building and evaluating machine learning models.
https://ccs-lab.github.io/easyml
Other
40 stars 16 forks source link

multiple changes; see below commits for details #83

Closed paulhendricks closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #83 into master will increase coverage by 7.29%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage    7.53%   14.82%   +7.29%     
==========================================
  Files          11       11              
  Lines         571      607      +36     
==========================================
+ Hits           43       90      +47     
+ Misses        528      517      -11
Impacted Files Coverage Δ
R/plot.R 0% <0%> (ø) :white_check_mark:
R/core.R 0% <0%> (ø) :white_check_mark:
R/replicate.R 0% <0%> (ø) :white_check_mark:
R/setters.R 31.25% <0%> (+2.36%) :white_check_mark:
R/preprocess.R 97.61% <0%> (+95.23%) :white_check_mark:
R/measure.R 100% <0%> (+100%) :white_check_mark:

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 2bada34...b2b1950. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #83 into master will increase coverage by 6.77%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage    8.05%   14.82%   +6.77%     
==========================================
  Files          11       11              
  Lines         534      607      +73     
==========================================
+ Hits           43       90      +47     
- Misses        491      517      +26
Impacted Files Coverage Δ
R/plot.R 0% <0%> (ø) :white_check_mark:
R/support_vector_machine.R 0% <0%> (ø) :white_check_mark:
R/glmnet.R 0% <0%> (ø) :white_check_mark:
R/random_forest.R 0% <0%> (ø) :white_check_mark:
R/core.R 0% <0%> (ø) :white_check_mark:
R/replicate.R 0% <0%> (ø) :white_check_mark:
R/setters.R 31.25% <0%> (+2.36%) :white_check_mark:
R/preprocess.R 97.61% <0%> (+95.23%) :white_check_mark:
R/measure.R 100% <0%> (+100%) :white_check_mark:

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 2bada34...e56293b. Read the comment docs.