-
### Describe the feature or idea you want to propose
The [`PyODAdapter`](https://github.com/aeon-toolkit/aeon/blob/main/aeon/anomaly_detection/_pyodadapter.py) in aeon allows us to use any outlier …
-
Hi,
Very impressive work! Thank you for sharing this project to us.
I have some questions regarding the behaviour of "stride" parameter in the sliding window.
Is it true that assigning 0 to "stride…
-
Xarray is facing the same issues in its current `rolling` implementation (`DataArrayRolling` and `DatasetRolling`) as described in [this pandas issue](https://github.com/pandas-dev/pandas/issues/15354…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 9a09eac79b85c846e3a865a9078a3f8ff65a9259 (props: bump version to 0.42.0).
Dat…
-
Introduce a clang builtin that will be used to implement the implement `GetDimensions` method on structured buffers. The builtin could be something like this:
`void __builtin_hlsl_buffer_get_di…
-
We should have a manipulation that can bin the first axis of a matrix or tensor, with a sliding window.
The user should be able to set the bin size and the stride.
If the bin size and stride is c…
-
There should at least be an option to conveniently align the feature windows when there is an equal stride (or multiples of the minimal stride).
This issue persists when the windows have different…
-
### Description
The Taskloader function seems to freeze when asked to generate patched functions using the gapfill sampling strategy:
### Reproduction steps
This first example runs fine
`…
-
### Describe the issue
As discussed in https://github.com/aeon-toolkit/aeon/pull/2118#discussion_r1796538246 and Slack, our current testing framework checks that every estimator class has an implemen…