Skip to content

v0.12.0

Compare
Choose a tag to compare
@nils-braun nils-braun released this 24 Nov 14:43
· 95 commits to master since this release
f7b037e
  • fixed bugs
    • wrong calculation of friedrich coefficients
    • feature selection selected too many features
    • an ignored max_timeshift parameter in roll_time_series
  • add deprecation warning for python 2
  • added support for index based features
  • new feature calculator
    • linear_trend_timewise
  • enable the RelevantFeatureAugmenter to be used in cross validated pipelines
  • increased scipy dependency to 1.2.0