Skip to content

min_train_window, quantile_by_key args are not used #169

Open
@brookslogan

Description

@brookslogan

Grepping around, @dshemetov and I were unable to see min_train_window or quantile_by_key actually used by arx_forecaster, arx_classifier, flatline_forecaster, or any other forecaster I missed. We did find:

  • There might be a PR for the min_train_window part; see comment here.
  • quantile_by_key docs reference layer_residual_quantiles()' by_key parameter, but I can't see it actually being forwarded along.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions