shapelets / khiva

An open-source library of algorithms to analyse time series in GPU and CPU.
https://khiva.readthedocs.io/
Mozilla Public License 2.0
228 stars 30 forks source link

FindBestNMNotifs and FindBestNDiscords with consecutive and mirror filtering #48

Closed otorreno closed 6 years ago

otorreno commented 6 years ago

Description

FindBestNMNotifs and FindBestNDiscords with consecutive and mirror filtering

Tests

Benchmarks

codecov[bot] commented 6 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage    98.5%   98.54%   +0.04%     
==========================================
  Files          12       12              
  Lines        1403     1444      +41     
==========================================
+ Hits         1382     1423      +41     
  Misses         21       21
Impacted Files Coverage Δ
src/khiva/matrix.cpp 99.69% <100%> (+0.04%) :arrow_up:

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 9795071...6b8ea1f. Read the comment docs.