Closed CarloLucibello closed 2 years ago
Merging #180 (7b8e281) into master (5c380f1) will increase coverage by
7.51%
. The diff coverage is3.50%
.
@@ Coverage Diff @@
## master #180 +/- ##
==========================================
+ Coverage 28.78% 36.29% +7.51%
==========================================
Files 42 43 +1
Lines 2182 2240 +58
==========================================
+ Hits 628 813 +185
+ Misses 1554 1427 -127
Impacted Files | Coverage Δ | |
---|---|---|
src/io.jl | 61.90% <0.00%> (-6.52%) |
:arrow_down: |
src/datasets/graphs/organicmaterialsdb.jl | 1.85% <1.85%> (ø) |
|
src/MLDatasets.jl | 100.00% <100.00%> (ø) |
|
src/utils.jl | 53.06% <0.00%> (+2.04%) |
:arrow_up: |
src/graph.jl | 50.00% <0.00%> (+25.36%) |
:arrow_up: |
src/datasets/graphs/ogbdataset.jl | 82.36% <0.00%> (+43.15%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This dataset requires manual download from https://omdb.mathub.io/dataset.
As a first for this repo, I'm storing the preprocessed dataset as jld2 files for fast loading after the first time.