sktime: [BUG] dead links in estimator overview, adding missing estimators to API reference, general testing question
From the query of @olerch below, there are a couple things regarding the estimator overview:
- a good first issue of reporting missing documentation and/or adding them to the respective API reference page (
docs/source/api_reference) - an advanced testing question - as the estimator overview automatically detects all estimators, we should be able to detect the ones with dead links too
- a maintenance question about the estimator overview
- the dead links end up on
sktime-backup, but we should be using the primarysktimereadthedocs project.
Discussed in https://github.com/sktime/sktime/discussions/4899
<div type='discussions-op-text'>Originally posted by olerch July 17, 2023 I would like to know if it is possible to get all the documentation of the estimators listed on https://www.sktime.net/en/latest/estimator_overview.html? Some documentation is missing and an error page appears when the documentation is called up.</div>
About this issue
- Original URL
- State: open
- Created a year ago
- Comments: 18 (9 by maintainers)
Sorry, I am actually not sure if it is going to be a big problem or not. Perhaps we could fix the rendered HTML if the server is accessible.
I will make a PR of some bug fixes and features for the estimator overview page soon. I will address this issue by filtering and adjusting the paths when rendering the table from conf.py. This way there will be the least friction.
Iād like to work on this if no one is yet. š