Ecosyste.ms: Timeline

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

notaryanramani/aeon

notaryanramani pushed 3 commits to main notaryanramani/aeon
  • [ENH] Implemented COPOD for anomaly detection (#2202) * Implemented COPOD for anomaly detection * fix: type annot... 43f8af0
  • Update papers_using_aeon.md (#2223) Co-authored-by: Tony Bagnall <[email protected]> afd0df7
  • [MNT] CI fixes and pytest options (#2249) * ci fixes * Empty commit for CI * Update _borf.py * Update conft... 7f81460

View on GitHub

notaryanramani deleted a branch notaryanramani/aeon

issue2111

notaryanramani pushed 4 commits to issue2110 notaryanramani/aeon
  • [ENH] Implemented COPOD for anomaly detection (#2202) * Implemented COPOD for anomaly detection * fix: type annot... 43f8af0
  • Update papers_using_aeon.md (#2223) Co-authored-by: Tony Bagnall <[email protected]> afd0df7
  • [MNT] CI fixes and pytest options (#2249) * ci fixes * Empty commit for CI * Update _borf.py * Update conft... 7f81460
  • Merge branch 'main' into issue2110 59a8b82

View on GitHub

notaryanramani pushed 1 commit to issue2110 notaryanramani/aeon

View on GitHub

notaryanramani pushed 9 commits to issue2110 notaryanramani/aeon
  • [REF,ENH] Refactor test params/instance methods and disable `sklearn` metadata function creation (#2237) * base purg... 7dec4f4
  • images (#2241) 6ad65f9
  • change ACF default (#2228) e07ba96
  • add some coverage for performance metrics (#2226) 8281d25
  • Implemented CBLOF for Anomaly Detection c3382ee
  • fix: changed n_clusters for default params cfe34aa
  • fix: adding alpha & beta to default params. 283f3fc
  • check: empty default parameters bdc4bf6
  • fix: _get_test_params method 985437b

View on GitHub

notaryanramani pushed 4 commits to main notaryanramani/aeon
  • [REF,ENH] Refactor test params/instance methods and disable `sklearn` metadata function creation (#2237) * base purg... 7dec4f4
  • images (#2241) 6ad65f9
  • change ACF default (#2228) e07ba96
  • add some coverage for performance metrics (#2226) 8281d25

View on GitHub

notaryanramani pushed 1 commit to issue2110 notaryanramani/aeon
  • check: empty default parameters 840999b

View on GitHub

notaryanramani pushed 1 commit to issue2110 notaryanramani/aeon
  • fix: adding alpha & beta to default params. 6dd36c2

View on GitHub

notaryanramani pushed 1 commit to issue2110 notaryanramani/aeon
  • fix: changed n_clusters for default params 219f47e

View on GitHub

notaryanramani pushed 1 commit to issue2110 notaryanramani/aeon
  • Implemented CBLOF for Anomaly Detection d07cf46

View on GitHub

notaryanramani created a branch on notaryanramani/aeon

issue2110 - A toolkit for machine learning from time series

notaryanramani deleted a branch notaryanramani/aeon

issue2110

notaryanramani created a branch on notaryanramani/aeon

issue2110 - A toolkit for machine learning from time series

notaryanramani pushed 5 commits to main notaryanramani/aeon
  • [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
  • Automated `CONTRIBUTORS.md` update (#2238) Co-authored-by: TonyBagnall <[email protected]> baed532
  • [ENH] Added n_clusters attribute to TSFreshClusterer (#2217) * Added n_clusters attribute to TSFreshClusterer constr... 795109f

View on GitHub

notaryanramani pushed 2 commits to main notaryanramani/aeon
  • 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

View on GitHub

notaryanramani pushed 2 commits to main notaryanramani/aeon
  • [ENH] More base class method removals (#2171) * base purge cont. * remove useless checks * fix * make base ... 4741999
  • few lines of coverage (#2227) 7980298

View on GitHub

notaryanramani pushed 2 commits to main notaryanramani/aeon
  • [ENH] Elastic-SOM clusterer (#2149) * add elastic som * cont * cont * finalised elastic som and added tests... a817ce6
  • [MNT] Distance module cleanup (#2170) * start refactor * removed the utils calls * refactor * fix import ... 1ee770b

View on GitHub

notaryanramani pushed 2 commits to main notaryanramani/aeon
  • updates to lower bounding (#2214) f0a6801
  • [ENH] Remove soft dependency on pyfftw (#2213) * remove pyfftw * interval testing 5dba88d

View on GitHub

notaryanramani pushed 1 commit to issue2111 notaryanramani/aeon

View on GitHub

notaryanramani pushed 2 commits to main notaryanramani/aeon
  • update Rocket notebook (#2220) 5788fde
  • [ENH] Final purge of nested univ (#2185) * purge multivariate * remove return_X_y argument * remove return_X_y... ab90e39

View on GitHub

notaryanramani pushed 7 commits to issue2111 notaryanramani/aeon
  • [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
  • Merge branch 'main' into issue2111 59f7410

View on GitHub

notaryanramani pushed 8 commits to issue2111 notaryanramani/aeon
  • [DOC] Add JMLR paper to readme (#2203) * add paper * add paper acb225b
  • [DOC, ENH] Add WEASEL v2 and Human Activity Challenge Papers (#2204) * add WEASEL v2 paper * add ECML challenge d2f1fce
  • [ENH] Update remaining `registry` files (#2198) * registry refactor * all_estimators * comments and qc * fi... 856bfa0
  • [MNT] Changes in preparation for update to `numpy` 2 (#1813) * numpy 2 * Update pyproject.toml * bound * sc... fbe592d
  • [ENH] Split up rocket estimators (#2207) * split up rocket * test params * test params * test params d1d92cb
  • more fixes for float_ (#2215) 3bd6908
  • Implemented COPOD for anomaly detection 0e8b95c
  • update: added new test cases 7f942f1

View on GitHub

notaryanramani pushed 1 commit to main notaryanramani/aeon
  • more fixes for float_ (#2215) 81a58cb

View on GitHub

notaryanramani pushed 2 commits to main notaryanramani/aeon
  • [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

View on GitHub

notaryanramani pushed 1 commit to issue2111 notaryanramani/aeon
  • test: soft dependencies check 00edb8b

View on GitHub