recommenders / rival

RiVal recommender system evaluation toolkit
rival.recommenders.net
Apache License 2.0
150 stars 40 forks source link

There was an error with train split #128

Closed andresmore closed 6 years ago

andresmore commented 6 years ago

Train split was not correct, hope this solves it

codecov-io commented 6 years ago

Codecov Report

Merging #128 into master will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #128      +/-   ##
=========================================
- Coverage    15.4%   15.4%   -0.01%     
=========================================
  Files          81      81              
  Lines        4640    4641       +1     
  Branches      794     794              
=========================================
  Hits          715     715              
- Misses       3858    3859       +1     
  Partials       67      67
Impacted Files Coverage Δ
...l/split/splitter/IterativeLeaveOneOutSplitter.java 0% <0%> (ø) :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 7cbed94...f95da87. Read the comment docs.

alansaid commented 6 years ago

thanks @andresmore