|
| 1 | +# v0.8.1 |
| 2 | + |
| 3 | +April 2024 |
| 4 | + |
| 5 | +The following modules are still considered experimental, and the deprecation policy does |
| 6 | +not apply: |
| 7 | + |
| 8 | +`annotation`, `anomaly_detection`, `benchmarking`, `segmentation`, `similarity_search`, |
| 9 | +`testing`, `transformations/series`, `visualisation` |
| 10 | + |
| 11 | +## Highlights |
| 12 | + |
| 13 | +- Mostly bug fixes, documentation improvements and new deprecations |
| 14 | +- Subgradient barycentre averaging is available for clustering ({user}`chrisholder`) |
| 15 | + |
| 16 | +## Anomaly Detection |
| 17 | + |
| 18 | +### Enhancements |
| 19 | + |
| 20 | +- [ENH] `BaseSeriesEstimator` rework ({pr}`1394`) {user}`MatthewMiddlehurst` |
| 21 | + |
| 22 | +## Classification |
| 23 | + |
| 24 | +### Documentation |
| 25 | + |
| 26 | +- [DOC] Correct `WeightedEnsembleClassifier` parameter docstring ({pr}`1418`) {user}`wayneadams` |
| 27 | + |
| 28 | +### Enhancements |
| 29 | + |
| 30 | +- [ENH] `fit_predict` for FreshPRINCE and RotationForest ({pr}`1456`) {user}`MatthewMiddlehurst` |
| 31 | + |
| 32 | +### Other |
| 33 | + |
| 34 | +- [BUG] Fix RDST doctest failure & numba deprecration warning ({pr}`1445`) {user}`baraline` |
| 35 | + |
| 36 | +## Clustering |
| 37 | + |
| 38 | +### Enhancements |
| 39 | + |
| 40 | +- [ENH] Subgradient barycentre averaging ({pr}`1339`) {user}`chrisholder` |
| 41 | +- [ENH] Kmeans allow empty clusters ({pr}`1400`) {user}`chrisholder` |
| 42 | + |
| 43 | +### Maintenance |
| 44 | + |
| 45 | +- [MNT] split up and simplified ba test ({pr}`1432`) {user}`chrisholder` |
| 46 | + |
| 47 | +## Datasets |
| 48 | + |
| 49 | +### Bug Fixes |
| 50 | + |
| 51 | +- [BUG] fix loader ({pr}`1428`) {user}`TonyBagnall` |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +- [DOC] PR #1452 ({pr}`1462`) {user}`RishavKumarSinha` |
| 56 | + |
| 57 | +## Distances |
| 58 | + |
| 59 | +### Enhancements |
| 60 | + |
| 61 | +- [ENH] Subgradient barycentre averaging ({pr}`1339`) {user}`chrisholder` |
| 62 | +- [ENH] Distance module pairwise unequal length support ({pr}`1356`) {user}`chrisholder` |
| 63 | + |
| 64 | +## Forecasting |
| 65 | + |
| 66 | +### Deprecation |
| 67 | + |
| 68 | +- [ENH] replace convert/convert_to with convert_series ({pr}`1338`) {user}`TonyBagnall` |
| 69 | +- [DEP] deprecate check_scorer ({pr}`1439`) {user}`TonyBagnall` |
| 70 | +- [DEP] deprecate probabilistic performance metric classes ({pr}`1436`) {user}`TonyBagnall` |
| 71 | + |
| 72 | +### Enhancements |
| 73 | + |
| 74 | +- [ENH] replace convert/convert_to with convert_series ({pr}`1338`) {user}`TonyBagnall` |
| 75 | +- [ENH] remove conversion in get_cutoff ({pr}`1342`) {user}`TonyBagnall` |
| 76 | +- [ENH] remove convert_to and vectorized import from index_functions ({pr}`1433`) {user}`TonyBagnall` |
| 77 | + |
| 78 | +### Other |
| 79 | + |
| 80 | +- [COV] Tests for testing/utils/data_gen ({pr}`1347`) {user}`TonyBagnall` |
| 81 | + |
| 82 | +## Regression |
| 83 | + |
| 84 | +### Enhancements |
| 85 | + |
| 86 | +- [ENH] `fit_predict` for FreshPRINCE and RotationForest ({pr}`1456`) {user}`MatthewMiddlehurst` |
| 87 | + |
| 88 | +## Segmentation |
| 89 | + |
| 90 | +### Enhancements |
| 91 | + |
| 92 | +- [ENH] `BaseSeriesEstimator` rework ({pr}`1394`) {user}`MatthewMiddlehurst` |
| 93 | + |
| 94 | +## Similarity Search |
| 95 | + |
| 96 | +### Enhancements |
| 97 | + |
| 98 | +- [ENH] `BaseSeriesEstimator` rework ({pr}`1394`) {user}`MatthewMiddlehurst` |
| 99 | + |
| 100 | +## Transformations |
| 101 | + |
| 102 | +### Bug Fixes |
| 103 | + |
| 104 | +- [BUG] Fix MultiRocketMultivariate failures ({pr}`1453`) {user}`baraline` |
| 105 | + |
| 106 | +### Deprecation |
| 107 | + |
| 108 | +- [DEP] deprecate check_scorer ({pr}`1439`) {user}`TonyBagnall` |
| 109 | + |
| 110 | +### Documentation |
| 111 | + |
| 112 | +- [DOC] PR #1452 ({pr}`1462`) {user}`RishavKumarSinha` |
| 113 | + |
| 114 | +### Enhancements |
| 115 | + |
| 116 | +- [ENH] BaseSeriesTransformer maintains axis for user determined output with BaseSeriesEstimator function ({pr}`1372`) {user}`TonyBagnall` |
| 117 | +- [ENH,REF] Refactor `univariate-only` tag ({pr}`1363`) {user}`itsdivya1309` |
| 118 | +- [ENH] `BaseSeriesEstimator` rework ({pr}`1394`) {user}`MatthewMiddlehurst` |
| 119 | +- [ENH] remove datatypes call from transformations test function ({pr}`1434`) {user}`TonyBagnall` |
| 120 | +- [ENH] Add support for array-like and statistical inputs as arguments in fill_value of Padding Transformer ({pr}`1373`) {user}`aadya940` |
| 121 | +- [ENH] Autocorrelation SeriesTransformer ({pr}`1380`) {user}`TonyBagnall` |
| 122 | + |
| 123 | +### Refactored |
| 124 | + |
| 125 | +- [ENH,REF] Refactor `univariate-only` tag ({pr}`1363`) {user}`itsdivya1309` |
| 126 | + |
| 127 | +### Other |
| 128 | + |
| 129 | +- [BUG] Fix RDST doctest failure & numba deprecration warning ({pr}`1445`) {user}`baraline` |
| 130 | + |
| 131 | +## Unit Testing |
| 132 | + |
| 133 | +### Maintenance |
| 134 | + |
| 135 | +- [MNT] Add Classifiers For Result Comparison ({pr}`1379`) {user}`harshithasudhakar` |
| 136 | + |
| 137 | +### Other |
| 138 | + |
| 139 | +- [COV] Tests for testing/utils/data_gen ({pr}`1347`) {user}`TonyBagnall` |
| 140 | + |
| 141 | +## Other |
| 142 | + |
| 143 | +### Bug Fixes |
| 144 | + |
| 145 | +- [BUG] allow np.ndarray with ndim>1 to convert to pd.series when squeezable to 1D ({pr}`1427`) {user}`TonyBagnall` |
| 146 | + |
| 147 | +### Deprecation |
| 148 | + |
| 149 | +- [DEP] Make `VectorizedDF` private ({pr}`1369`) {user}`MatthewMiddlehurst` |
| 150 | + |
| 151 | +### Documentation |
| 152 | + |
| 153 | +- [DOCS] Update the mentoring projects ({pr}`1366`) {user}`TonyBagnall` |
| 154 | +- [DOC] Fixes mis-wording/typo in mentoring docs ({pr}`1396`) {user}`wayneadams` |
| 155 | +- [DOC] Adds previously implemented classifiers to docs/api_references ({pr}`1401`) {user}`wayneadams` |
| 156 | +- [DOC] About Us webpage update ({pr}`1419`) {user}`MatthewMiddlehurst` |
| 157 | +- [DOC] Add estimator overview table with capabilities ({pr}`1426`) {user}`baraline` |
| 158 | +- [DOC] Remove optional from docstrings ({pr}`1458`) {user}`griegner` |
| 159 | + |
| 160 | +### Enhancements |
| 161 | + |
| 162 | +- [DEP] Deprecate _serialize file and load function ({pr}`1378`) {user}`TonyBagnall` |
| 163 | +- [ENH] remove datatypes call from test_interval_wrappers ({pr}`1435`) {user}`TonyBagnall` |
| 164 | + |
| 165 | +### Maintenance |
| 166 | + |
| 167 | +- [MNT] Notebook test exclusion tag and stale branch removal ({pr}`1316`) {user}`MatthewMiddlehurst` |
| 168 | +- [MNT] Update branch clean action ({pr}`1422`) {user}`MatthewMiddlehurst` |
| 169 | +- [MNT] `dask` CI fix, ReadTheDocs fix and expanded full pytest actions tag ({pr}`1420`) {user}`MatthewMiddlehurst` |
| 170 | +- [MNT] Update cache restore action ({pr}`1431`) {user}`aadya940` |
| 171 | + |
| 172 | +### Refactored |
| 173 | + |
| 174 | +- [REF] Move tag deprecation to registry ({pr}`1460`) {user}`MatthewMiddlehurst` |
| 175 | + |
| 176 | +## Contributors |
| 177 | + |
| 178 | +The following have contributed to this release through a collective 38 GitHub Pull Requests: |
| 179 | + |
| 180 | +{user}`aadya940`, |
| 181 | +{user}`baraline`, |
| 182 | +{user}`chrisholder`, |
| 183 | +{user}`griegner`, |
| 184 | +{user}`harshithasudhakar`, |
| 185 | +{user}`itsdivya1309`, |
| 186 | +{user}`MatthewMiddlehurst`, |
| 187 | +{user}`RishavKumarSinha`, |
| 188 | +{user}`TonyBagnall`, |
| 189 | +{user}`wayneadams` |
| 190 | + |
1 | 191 | # v0.8.0
|
2 | 192 |
|
3 | 193 | April 2024
|
|
0 commit comments