-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
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:
- How to constrain parameters before using
fit_sgd
. I have looked into the source code and have seen thefrom_unconstrained
function, however, I am unsure how to use this to constrain a single parameter before fitting. - 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
Labels
No labels