MLBazaar / MLPrimitives

Primitives for machine learning and data science.
https://mlbazaar.github.io/MLPrimitives
MIT License
70 stars 38 forks source link

Add simple and double LSTM time series classifiers #220

Closed csala closed 4 years ago

csala commented 4 years ago

Resolve #218

Add Simple and Double LSTMTimeSeriesClassifier primitives

codecov-io commented 4 years ago

Codecov Report

Merging #220 into master will decrease coverage by 2.67%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #220      +/-   ##
=========================================
- Coverage   38.18%   35.5%   -2.68%     
=========================================
  Files          26      26              
  Lines        1540    1656     +116     
=========================================
  Hits          588     588              
- Misses        952    1068     +116
Impacted Files Coverage Δ
mlprimitives/datasets.py 0% <0%> (ø) :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 b38930c...23deddf. Read the comment docs.