Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

aeon-toolkit/aeon

MatthewMiddlehurst pushed 1 commit to main aeon-toolkit/aeon

View on GitHub

MatthewMiddlehurst closed a pull request on aeon-toolkit/aeon
[MNT] Automated `CONTRIBUTORS.md` update
Automated update to CONTRIBUTORS.md caused by an update to the `.all-contributorsrc` file.
MatthewMiddlehurst created a review on a pull request on aeon-toolkit/aeon

View on GitHub

TonyBagnall opened an issue on aeon-toolkit/aeon
[DOC] Rewrite the base class notebook
### Describe the issue linked to the documentation the removal of the BaseObject class means the notebook base_classes.ipynb is now incorrect ### Suggest a potential alternative/fix _No response_
TonyBagnall opened an issue on aeon-toolkit/aeon
[DOC] Update the segmentation notebook
### Describe the issue linked to the documentation the segmentation notebook currently only describes two algorithms https://www.aeon-toolkit.org/en/latest/examples/segmentation/segmentation.ht...
TonyBagnall created a comment on an issue on aeon-toolkit/aeon
I'm closing this as we are now over 90% and the overall structure has changed significantly, making screen shots above not useful. I will raise issues for worst covered modules

View on GitHub

TonyBagnall closed an issue on aeon-toolkit/aeon
[ENH] Improve coverage
### Describe the feature or idea you want to propose One of my next priorities will be to get coverage over 90% on the overnight run. It is on 83.81 on 16/8/23, with 40324 out of 48114 lines cover...
TonyBagnall pushed 1 commit to ajb/feature_transformers aeon-toolkit/aeon

View on GitHub

TonyBagnall pushed 9 commits to ajb/feature_transformers aeon-toolkit/aeon
  • [MNT] Distance module cleanup (#2170) * start refactor * removed the utils calls * refactor * fix import ... 1ee770b
  • [ENH] More base class method removals (#2171) * base purge cont. * remove useless checks * fix * make base ... 4741999
  • few lines of coverage (#2227) 7980298
  • fix: use tmp directory for tsad dataset tests and skip internet-downloads in PR testing (#2232) d49f644
  • Automated `pre-commit` hook update (#2234) Co-authored-by: MatthewMiddlehurst <[email protected]... e41bf52
  • [ENH] Remove outdated benchmarking functions and add collection resamplers (#2222) * benchmarking * label validat... 6294127
  • [MNT] Make aeon numpy compatible with both =>2.0 and <2.0 (#2216) * more fixes for float_ * numpy2 * Empty co... 5ad454a
  • [ENH] Add BORF transformer (#2062) * Add BORF to __init__.py * Add sparse dependency to pyproject.toml * Add B... 4ec60da
  • Merge branch 'main' into ajb/feature_transformers 1a33cc3

View on GitHub

aeon-actions-bot[bot] opened a pull request on aeon-toolkit/aeon
[MNT] Automated `CONTRIBUTORS.md` update
Automated update to CONTRIBUTORS.md caused by an update to the `.all-contributorsrc` file.
aeon-actions-bot[bot] created a branch on aeon-toolkit/aeon

update_contributors - A toolkit for machine learning from time series

TonyBagnall pushed 1 commit to main aeon-toolkit/aeon
  • [ENH] Add BORF transformer (#2062) * Add BORF to __init__.py * Add sparse dependency to pyproject.toml * Add B... 4ec60da

View on GitHub

TonyBagnall closed a pull request on aeon-toolkit/aeon
[ENH] Add BORF transformer
#### What does this implement/fix? Explain your changes. I am trying to add a Bag-Of-Receptive-Fields transformer as seen in `Spinnato, Francesco, et al. "A Bag of Receptive Fields for Time Series...
chrisholder created a review on a pull request on aeon-toolkit/aeon

View on GitHub

TonyBagnall created a review on a pull request on aeon-toolkit/aeon
LGTM, thanks for the contribution

View on GitHub

aeon-actions-bot[bot] pushed 1 commit to mm/results-loaders aeon-toolkit/aeon

View on GitHub

baraline pushed 30 commits to 2071-mnt-similarity-search-test-failures-in-ci aeon-toolkit/aeon
  • [MNT] Fix numba function caching the PR testing (#2182) * Update pr_pytest.yml * Empty commit for CI * both te... 787337e
  • [ENH] Add Yeo Johnson Transform (#2164) * Add YeoJohnson Transformer as per [ENH] Implement Yeo-Johnson Series Trans... df5a2ec
  • [DEP] Regression coverage tests and remove deprecated CNN (#2175) * deprecate old CNN * interval tests * Autom... d313f71
  • [ENH] remove tag from MR-Hydra regressor (#2154) * remove tag from MR-Hydra regressor * remove tag from MR-Hydra ... ba1bc0c
  • [ENH] Soft-DTW (#2160) * started working on soft-dtw * added tests for soft-dtw * uncommented distances * f... 866c73b
  • Automated `pre-commit` hook update (#2188) Co-authored-by: MatthewMiddlehurst <[email protected]... cf9d297
  • [MNT] Update sphinx requirement in the python-packages group (#2189) Updates the requirements on [sphinx](https://gi... 27610c8
  • [ENH] Remove the return_X_y load option, improve coverage (#2183) * remove return_X_y argument * remove return_X_... f904fab
  • notebook (#2197) 4aeac6e
  • Update .all-contributorsrc (#2200) Add myself as a contributor 33eb5b0
  • Automated `CONTRIBUTORS.md` update (#2201) Co-authored-by: TonyBagnall <[email protected]> 2c7aaf5
  • [ENH] Implemented IsolatedForest in anomaly detection with some test cases (#2118) * Implemented IsolatedForest in a... 4cb3d4d
  • [DOC] Add JMLR paper to readme (#2203) * add paper * add paper 54c99fa
  • [DOC, ENH] Add WEASEL v2 and Human Activity Challenge Papers (#2204) * add WEASEL v2 paper * add ECML challenge 543fb81
  • [ENH] Update remaining `registry` files (#2198) * registry refactor * all_estimators * comments and qc * fi... fb877e7
  • [MNT] Changes in preparation for update to `numpy` 2 (#1813) * numpy 2 * Update pyproject.toml * bound * sc... 26f8785
  • [ENH] Split up rocket estimators (#2207) * split up rocket * test params * test params * test params 3437d5d
  • more fixes for float_ (#2215) 81a58cb
  • update Rocket notebook (#2220) 5788fde
  • [ENH] Final purge of nested univ (#2185) * purge multivariate * remove return_X_y argument * remove return_X_y... ab90e39
  • and 10 more ...

View on GitHub

TonyBagnall closed a draft pull request on aeon-toolkit/aeon
[ENH] Test HC2 without numba
diagnose #1646 1646
TonyBagnall deleted a branch aeon-toolkit/aeon

ajb/numpy2

TonyBagnall closed an issue on aeon-toolkit/aeon
[ENH] Numpy 2 compatibility
### Describe the feature or idea you want to propose it would be good to update our code to make it numpy 2.0 compatible, even if dependencies are not. See #2218 ### Describe your proposed so...
TonyBagnall pushed 1 commit to main aeon-toolkit/aeon
  • [MNT] Make aeon numpy compatible with both =>2.0 and <2.0 (#2216) * more fixes for float_ * numpy2 * Empty co... 5ad454a

View on GitHub

TonyBagnall closed a pull request on aeon-toolkit/aeon
[MNT] Make aeon numpy compatible with both =>2.0 and <2.0
#### Reference Issues/PRs closes #2218 test numpy2 compliance over simple fixes STRAY np.Inf -> np.inf Catch22: change list to array prior to call to nan_to_num ```python c22_ar...
aeon-actions-bot[bot] created a comment on a pull request on aeon-toolkit/aeon
## Thank you for contributing to `aeon` I have added the following labels to this PR based on the title: **[ $\\color{#FEF1BE}{\\textsf{enhancement}}$, $\\color{#BDD9DB}{\\textsf{refactor}}$ ]**....

View on GitHub

MatthewMiddlehurst created a branch on aeon-toolkit/aeon

mm/base - A toolkit for machine learning from time series

aeon-actions-bot[bot] pushed 1 commit to mm/results-loaders aeon-toolkit/aeon

View on GitHub

MatthewMiddlehurst created a review on a pull request on aeon-toolkit/aeon

View on GitHub

CodeLionX created a review on a pull request on aeon-toolkit/aeon

View on GitHub

review-notebook-app[bot] created a comment on a pull request on aeon-toolkit/aeon
Check out this pull request on&nbsp; <a href="https://app.reviewnb.com/aeon-toolkit/aeon/pull/2176"><img align="absmiddle" alt="ReviewNB" height="28" class="BotMessageButtonImage" src="https://raw...

View on GitHub

baraline pushed 1 commit to 2071-mnt-similarity-search-test-failures-in-ci aeon-toolkit/aeon
  • Update Docs and testing configs 7a2d2d0

View on GitHub

TonyBagnall created a review comment on a pull request on aeon-toolkit/aeon
see #2236

View on GitHub

Load more