Skip to content

How tofit_constrained and handle missing values #330

@adoherty21

Description

@adoherty21

Apologies if this is not the right place for this question.

I am evaluating dynamax for implementing simple, fast and efficient structural time series models for imputation/univariate forecasting and dynamic regression. I am impressed with the API, however, there are a couple of blockers for me using the library. I was wondering you would be able to provide some insight into:

  1. How to constrain parameters before using fit_sgd. I have looked into the source code and have seen the from_unconstrained function, however, I am unsure how to use this to constrain a single parameter before fitting.
  2. When there are missing values the inference/fitting doesn't work. Is handling missing data an improvement that will be considered?

The notebook I am using to investigate is here.

I would be happy to contribute if there is anything I can help with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions