JuliaML / MLDatasets.jl

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

Add TemporalBrains dataset #222

Closed aurorarossi closed 11 months ago

aurorarossi commented 11 months ago

This PR adds the TemporalBrains dataset, a collection of temporal brain networks of 1000 subjects obtained from resting-state fMRI data.

CarloLucibello commented 11 months ago

Looks good, but see Documenter and julia 1.6 CI failures

codecov-commenter commented 11 months ago

Codecov Report

Merging #222 (777b109) into master (60a2f05) will decrease coverage by 0.65%. The diff coverage is 11.36%.

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
- Coverage   47.26%   46.61%   -0.65%     
==========================================
  Files          48       49       +1     
  Lines        2410     2454      +44     
==========================================
+ Hits         1139     1144       +5     
- Misses       1271     1310      +39     
Files Coverage Δ
src/MLDatasets.jl 100.00% <100.00%> (ø)
src/datasets/graphs/temporalbrains.jl 9.30% <9.30%> (ø)