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

Fix traffic datasets #216

Closed aurorarossi closed 1 year ago

aurorarossi commented 1 year ago

This PR changes the reference link of the traffic datasets METRLA and PEMSBAY. It also improves the features and label generation.

codecov-commenter commented 1 year ago

Codecov Report

Merging #216 (6ad5dfc) into master (a055a95) will increase coverage by 0.08%. Report is 1 commits behind head on master. The diff coverage is 16.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%> (ø)