sprint-09-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
- Feature/#62 interval filtering refactor unit tests by @dh1542 in #100
- feature/17 dimensionality reduction by @FelipeTrost in #91
- Revert "Deleted deliverables folder" by @FelipeTrost in #98
- refactorings on #61,#65 and #92 by @chris-1187 in #102
- refactor/066_linear_regression by @kristen149 in #103
- #40: Finishing Arima by @Timm638 in #94
- refactor/63 anomaly detection tests by @FelipeTrost in #101