sktime/sktime
Ver no GitHub[DOC] in `make_reduction`, document properly how exogeneous data and transformers are used
Open
#4.516 aberto em 27 de abr. de 2023
documentationgood first issue
Métricas do repositório
- Stars
- (7.162 stars)
- Métricas de merge de PR
- (Mesclagem média 26d 10h) (86 fundiu PRs em 30d)
Description
In the make_reduction docstring, it should be documented properly (and with formal precision) how exogeneous data and transformers are used.
The experimental RecursiveReductionForecaster and DirectReductionForecaster have this documented and can be used as templates.