Matthew Middlehurst

Results 306 comments of Matthew Middlehurst

@all-contributors add @Ahmed-Zahran02 for docs

Not a blocker, fine with that as is, but is it better to do `int or float` or just `float`? I would say `float` implies integers are also accepted, but...

I would start by reading our contributor guide and joining the Slack channel https://www.aeon-toolkit.org/en/stable/contributing.html. Best way to find these is probably searching what raises errors to start with. A good...

I wouldn't assign yourself to this, just create a PR.

Work on some of your current PRs first please. Also it would not be best to take on all of these at once.

Please do not do all of the improvements in a single PR.

It would be a test checking that the value of `algorithm_type` is valid i.e. `distance`, `interval`, `shapelet` etc.

Above is outdated, all estimators should have the tag now. It may have a `None` value for now, however.