aeon
aeon copied to clipboard
A toolkit for machine learning from time series
### Describe the issue Currently, a boolean mask is created to indicate which part of the input time series dataset is to be ignored from the computations if the query...
### Describe the bug There are a few levels to this issue. The first and most straight forward is in the case of STC and linear classifiers, the line extracting...
### Describe the feature or idea you want to propose Overarching idea is to make the shapelet transforms implemented more similarly to one another, but for now they should be...
### Describe the feature or idea you want to propose For now the function `plot_series` accepts only pd.Series, which is not the best approach because if someone works with numpy...
#### What does this implement/fix? Explain your changes. Adds PLA as a notebook inside of the transformer examples