sktime/sktime

[DOC] in `make_reduction`, document properly how exogeneous data and transformers are used

Open

#4.516 aberto em 27 de abr. de 2023

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (1.192 forks)batch import
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.

Related: https://github.com/sktime/sktime/issues/4511

Guia do colaborador