Ecosyste.ms: Timeline

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

aeon-toolkit/aeon

TonyBagnall closed an issue on aeon-toolkit/aeon
[ENH] refactor tags to only use underscores
### Describe the feature or idea you want to propose contributors who expressed a preference all went for underscores instead of minus signs for tags. I would appreciate if someone who knows wha...
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}}$ ]**. I would have added the following labels...

View on GitHub

TonyBagnall opened a pull request on aeon-toolkit/aeon
[ENH] Change ACF default lags
closes #1747 default lags no n_timepoints/4
TonyBagnall created a branch on aeon-toolkit/aeon

ajb/acf - A toolkit for machine learning from time series

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}}$ ]**. I would have added the following labels...

View on GitHub

TonyBagnall created a branch on aeon-toolkit/aeon

ajb/cov_ordinal - A toolkit for machine learning from time series

TonyBagnall pushed 2 commits to ajb/cov_reg aeon-toolkit/aeon
  • [ENH] Elastic-SOM clusterer (#2149) * add elastic som * cont * cont * finalised elastic som and added tests... a817ce6
  • Merge branch 'main' into ajb/cov_reg 6734296

View on GitHub

TonyBagnall created a comment on an issue on aeon-toolkit/aeon
there are still a lot of warnings, but they are different to those listed and the link is now dead, so closing this. Should look at warnings again though

View on GitHub

TonyBagnall closed an issue on aeon-toolkit/aeon
[MNT] CI test warnings
There test CI has a lot of warnings once the tests are run. I would like to clean most of these up (where possible). I have created a list of the general warnings we can begin cleaning up. ### ...
TonyBagnall created a comment on an issue on aeon-toolkit/aeon
closed by #1213 , thanks

View on GitHub

TonyBagnall closed an issue on aeon-toolkit/aeon
[ENH] Refactor _TestRegressor in regression testing module to be a MockRegressor in testing/mock_estimators
### Describe the feature or idea you want to propose we create testing instances of each module to test base class functionality. We recently centralised most of these into testing/mock_estimators...
TonyBagnall created a comment on an issue on aeon-toolkit/aeon
we have gone with option 3, and I think we have moved beyond the issue in this text, so will close it. The principle of defining possible outputs with a tag is still open though

View on GitHub

TonyBagnall closed an issue on aeon-toolkit/aeon
[ENH] BaseSeriesTransformers passed pd.Series or pd.DataFrame
see #1372 #1375 ### Describe the feature or idea you want to propose when a class that extends BaseSeriesTransformer is passed a pd.Series or pd.DataFrame, we currently leave it up to the tr...
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}}$ ]**. The [Checks](https://github.com/aeon-...

View on GitHub

TonyBagnall opened a pull request on aeon-toolkit/aeon
[ENH] Add some coverage for performance metrics
whilst looking at the forecasting performance metrics thought I would try add coverage, which is ponly at 70% or so. Still missed some because of kwarg weirdness, but got bored so will leave it as ...
TonyBagnall created a branch on aeon-toolkit/aeon

ajb/cov_reg - A toolkit for machine learning from time series

chrisholder deleted a branch aeon-toolkit/aeon

elastic-som

chrisholder pushed 1 commit to main aeon-toolkit/aeon
  • [ENH] Elastic-SOM clusterer (#2149) * add elastic som * cont * cont * finalised elastic som and added tests... a817ce6

View on GitHub

chrisholder closed a pull request on aeon-toolkit/aeon
[ENH] Elastic-SOM clusterer
<!-- Thanks for contributing a pull request! Please ensure you have taken a look at our contribution guide: https://www.aeon-toolkit.org/en/stable/contributing.html Feel free to delete section...
TonyBagnall created a review on a pull request on aeon-toolkit/aeon
this lgtm, a nice addition

View on GitHub

TonyBagnall opened an issue on aeon-toolkit/aeon
[BUG] Sporadic failure in anomaly detection test
### Describe the bug aeon/datasets/tests/test_tsad_datasets.py::test_helper_functions sporadic fails caused by writing to "local_data", need to use a tempfile, instead, e,g. ```python def te...
fspinna created a comment on a pull request on aeon-toolkit/aeon
> hi @fspinna if you resolve the conflicts I think this is ready to go in @TonyBagnall I fixed a few things (tags, doctest) but I am still failing on a few OS. Not really sure what's the issue h...

View on GitHub

hadifawaz1999 opened an issue on aeon-toolkit/aeon
[BUG] PLAID Dataset is being loaded as unequal always
### Describe the bug When loading the PLAID dataset (originally unequal length) with `load_classification` it is always loading the list version never the equal length version ### Steps/Code to ...
hadifawaz1999 created a review on a pull request on aeon-toolkit/aeon
Great Addition !! Do you think we can use it for the dilated cnn in deep clustering ?

View on GitHub

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

View on GitHub

MatthewMiddlehurst pushed 3 commits to mm/base aeon-toolkit/aeon
  • [ENH] Remove soft dependency on pyfftw (#2213) * remove pyfftw * interval testing 5dba88d
  • Merge remote-tracking branch 'origin/main' into mm/base # Conflicts: # aeon/transformations/collection/_periodogram.py b83e249
  • Merge remote-tracking branch 'origin/mm/base' into mm/base 8687dc8

View on GitHub

MatthewMiddlehurst created a comment on a pull request on aeon-toolkit/aeon
The changed way makes more sense for me. Pretty obvious the `get_params` way of displaying attributes was not means for fitted attributes, but if we are keeping the method this is better than the a...

View on GitHub

MatthewMiddlehurst created a comment on a pull request on aeon-toolkit/aeon
Fine by me then. Will give it a bit more for @hadifawaz1999 to have a check over and put it in if theres nothing.

View on GitHub

fspinna created a review on a pull request on aeon-toolkit/aeon
Fixed unused comments

View on GitHub

TonyBagnall created a comment on a pull request on aeon-toolkit/aeon
hi @fspinna if you resolve the conflicts I think this is ready to go in

View on GitHub

Load more