time-series-machine-learning / tsml-eval

Evaluation tools for time series machine learning algorithms.
https://tsml-eval.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
36 stars 16 forks source link

[ENH] Add option to output estimator attributes to file in experiments #154

Closed MatthewMiddlehurst closed 10 months ago

MatthewMiddlehurst commented 10 months ago

Part of #144

Allows the experiments functions to output large amounts of parameter information for the estimator, including attributes set during fit.

tsml-actions-bot[bot] commented 10 months ago

Thank you for contributing to tsml-eval!

I have added the following labels to this PR based on the title: [ $\color{#FEF1BE}{\textsf{enhancement}}$ ].

The Checks tab will show the status of our automated tests. You can click on individual test runs in the tab or "Details" in the panel below to see more information if there is a failure.