Closed aurorarossi closed 1 year ago
Merging #216 (6ad5dfc) into master (a055a95) will increase coverage by
0.08%
. Report is 1 commits behind head on master. The diff coverage is16.66%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
@@ Coverage Diff @@
## master #216 +/- ##
==========================================
+ Coverage 47.79% 47.87% +0.08%
==========================================
Files 48 48
Lines 2383 2379 -4
==========================================
Hits 1139 1139
+ Misses 1244 1240 -4
Files Changed | Coverage Δ | |
---|---|---|
src/datasets/graphs/traffic.jl | 0.00% <0.00%> (ø) |
|
src/datasets/graphs/metrla.jl | 36.36% <50.00%> (ø) |
|
src/datasets/graphs/pemsbay.jl | 36.36% <50.00%> (ø) |
This PR changes the reference link of the traffic datasets
METRLA
andPEMSBAY
. It also improves the features and label generation.