sktime/sktime
Vedi su GitHub[DOC] in `make_reduction`, document properly how exogeneous data and transformers are used
Open
#4516 aperta il 27 apr 2023
documentationgood first issue
Metriche repository
- Star
- (7162 star)
- Metriche merge PR
- (Merge medio 26g 10h) (86 PR mergiate in 30 g)
Descrizione
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.