alan-turing-institute / TimeSeriesClassification.jl

Machine Learning with Time Series in Julia
MIT License
27 stars 5 forks source link

Ts dataset #4

Closed aa25desh closed 4 years ago

aa25desh commented 4 years ago

At moment gunpoint & Adiac are working with ts_dataset. But for some reason on ACSF1 dataset ts_dataset just quits Julia.

codecov-commenter commented 4 years ago

Codecov Report

Merging #4 into master will decrease coverage by 0.08%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #4      +/-   ##
=========================================
- Coverage    0.67%   0.58%   -0.09%     
=========================================
  Files           5       5              
  Lines         148     170      +22     
=========================================
  Hits            1       1              
- Misses        147     169      +22     
Impacted Files Coverage Δ
src/MLJTime.jl 100.00% <ø> (ø)
src/datapath.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7497360...5214340. Read the comment docs.

mloning commented 4 years ago

Looks good to me!