Skip to content

sprint-09-release

Compare
Choose a tag to compare
@dh1542 dh1542 released this 18 Dec 11:55
· 160 commits to develop since this release

What's Changed

The release includes the refactorings of unit tests, the integration of ARIMA functionality of statsmodels into RTDIP and Dimensionality Reduction for ML .

All Changes

  • [Enhancement] Dimensonality Reduction by @FelipeTrost
  • [Enhancement] Integration of ARIMA Functionality of Statsmodels into RTDIP by @Timm638
  • [Refactoring] Linear Regression Unit Tests by @kristen149
  • [Refactoring] Anomaly Detection Unit Tests by @FelipeTrost
  • [Refactoring] Missing Value Imputation Unit Tests by @chris-1187
  • [Refactoring] Arima Unit Tests by @chris-1187
  • [Refactoring] Duplicate Detection Unit Tests by @chris-1187
  • [Refactoring] Interval Filtering Unit Tests by @dh1542
  • [Refactoring] Flatline Detection Unit Tests by @mollle
  • [Refactoring] Missing Data Detection Unit Tests by @mollle

What's Changed

Other Changes