jan-voids
jan-voids
If we take the point reconciliation (tourism) example, it would be cool to show how a model from the mlforcast family on a lower level (e.g.: region) can be combined...
I have a solution, just have to commit it. Then you guys can review.
@marcopeix I hope this way of writing the doc string would work. What do you say? ``` @_base_docstring def tweedie_deviance( df: DFType, models: List[str], power: float = 1.5, id_col: str...