MLBazaar / MLPrimitives

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

Add cutoff_window_sequences primitive #219

Closed csala closed 4 years ago

csala commented 4 years ago

Resolve #217

Add cutoff_window_sequences primitive.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8018b2e). Click here to learn what that means. The diff coverage is 5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #219   +/-   ##
=========================================
  Coverage          ?   35.14%           
=========================================
  Files             ?       26           
  Lines             ?     1676           
  Branches          ?        0           
=========================================
  Hits              ?      589           
  Misses            ?     1087           
  Partials          ?        0
Impacted Files Coverage Δ
mlprimitives/custom/timeseries_preprocessing.py 78.78% <5%> (ø)

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 8018b2e...a5619e8. Read the comment docs.