Edwin Ng

Results 54 issues of Edwin Ng

## Description A small PR adding some utils working with multiple time-series data. Please delete options that are not relevant. - [ ] Bug fix - [x] New feature -...

documentation
new idea / feature request

Fixes #773

documentation

Looks like somehow the [documentation](https://orbit-ml.readthedocs.io/en/latest/tutorials/ktr1.html) page mistakenly use `seasonality=[7]` instead of `seasonality=[7, 365.25]`. *Solution* - [ ] revert/refresh the notebook

bug

**Is your feature request related to a problem? Please describe.** Right now, our tqdm outlook is not optimized within the notebook. **Describe the solution you'd like** See if we can...

enhancement

**Is your feature request related to a problem? Please describe.** Right now we have a few utils to convert time stamp array to index and vice versa. However, we have...

new idea / feature request
refactor
WIP

**Is your feature request related to a problem? Please describe.** Right now it requires manually created functions to create Forecaster and the conditions on each supported estimators **Describe the solution...

new idea / feature request

Right now, we allow insertion of an input to the probabilistic programming dict happen anywhere within the forecaster workflow. However, developer who wants to extend a new model has no...

enhancement