alan-turing-institute / TimeSeriesClassification.jl

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

Benchmarking results/scripts #8

Closed mloning closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #8   +/-   ##
======================================
  Coverage    8.53%   8.53%           
======================================
  Files           7       7           
  Lines         246     246           
======================================
  Hits           21      21           
  Misses        225     225           

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 706d996...b50932a. Read the comment docs.

mloning commented 4 years ago

@aa25desh I've added the Python results, so you can merge this PR and start analysing the results!

aa25desh commented 4 years ago

Thank you @mloning for running benchmarks on cluster:)