Closed anjoshigor closed 6 years ago
Merging #18 into master will decrease coverage by
3.1%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
- Coverage 26.5% 23.39% -3.11%
==========================================
Files 30 30
Lines 1479 1436 -43
==========================================
- Hits 392 336 -56
- Misses 1087 1100 +13
Impacted Files | Coverage Δ | |
---|---|---|
R/evaluate.R | 0% <0%> (ø) |
:arrow_up: |
R/dissimilarity.R | 40.5% <0%> (-13.43%) |
:arrow_down: |
R/funkSVD.R | 87.5% <0%> (-12.5%) |
:arrow_down: |
R/realRatingMatrix.R | 56.97% <0%> (-7.47%) |
:arrow_down: |
R/predict.R | 92.85% <0%> (-7.15%) |
:arrow_down: |
R/AAAparameter.R | 39.13% <0%> (-7.03%) |
:arrow_down: |
R/normalize.R | 84.74% <0%> (-6.44%) |
:arrow_down: |
R/sparseNAMatrix.R | 88.88% <0%> (-5.85%) |
:arrow_down: |
R/evaluationScheme.R | 0% <0%> (ø) |
:arrow_up: |
... and 1 more |
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 acc0ac6...5c8b7e3. Read the comment docs.
Thanks!
The evaluate function show pass the progress and keepModel parameters down on lapply function when a list of methods is used. Refering the issue: #15