sktime/sktime
[BUG] dead links in estimator overview, adding missing estimators to API reference, general testing question
Aperta
#4905 aperta il 18 lug 2023
documentationgood first issuemodule:tests
Metriche repository
- Star
- (7162 stelle)
- Metriche merge PR
- (Merge medio 26g 10h) (86 PR mergiate in 30 g)
Descrizione
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
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.