JuliaML / MLDatasets.jl

Utility package for accessing common Machine Learning datasets in Julia
https://juliaml.github.io/MLDatasets.jl/stable
MIT License
228 stars 47 forks source link

don't add reverse edges in movielens #193

Closed CarloLucibello closed 1 year ago

CarloLucibello commented 1 year ago

Fix #190

codecov-commenter commented 1 year ago

Codecov Report

Merging #193 (338fe98) into master (90e996c) will increase coverage by 5.01%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   36.62%   41.64%   +5.01%     
==========================================
  Files          43       43              
  Lines        2225     2226       +1     
==========================================
+ Hits          815      927     +112     
+ Misses       1410     1299     -111     
Impacted Files Coverage Δ
src/datasets/graphs/movielens.jl 39.92% <40.00%> (+39.55%) :arrow_up:
src/utils.jl 61.22% <0.00%> (+8.16%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.