Muhammad Salman
Muhammad Salman
This Pull Request reworks the documentation for the testing framework section, specifically addressing the deprecation of the Nimut testing framework. Key changes include: - Removed references to the Nimut testing...
#### Reference Issues/PRs Fixes #1241 #### What does this implement/fix? Explain your changes. This pull request introduces a new Jupyter Notebook: sklearn_clustering_with_aeon_distances.ipynb. The notebook demonstrates how to integrate aeon's distance...
### Description This PR removes the exclusions for the `RDSTRegressor` and `RISTRegressor` tests (`check_regressor_against_expected_results`), allowing them to run on CI. #### Changes Implemented - Removed the test exclusions for: -...