23 Commits
Author SHA1 Message Date
Dr. Kashif Rasul 0ab82da2cb use glutonts 0.8.0 and remove wandb 2021-07-06 13:16:48 +02:00
Kashif Rasul ea9b2b7df5 Gluon master (#29)
* Estimator needs an create_instance_splitter now

* updated estimators and tests

* fix test

* validated
2021-02-07 17:43:07 +01:00
Dr. Kashif Rasul 637fa6d2ab typos 2021-01-02 11:02:18 +01:00
Dr. Kashif Rasul eeeb96335a updated tempflow 2021-01-02 10:59:50 +01:00
Dr. Kashif Rasul c7e603be3e fix deepvar test 2021-01-01 13:25:46 +01:00
Kashif Rasul c32d362c7b fixed deepvar 2020-12-28 13:48:15 +01:00
Dr. Kashif Rasul b072ab227b initial gluonts dependency 2020-12-17 17:04:56 +01:00
Edrin Basha 50683efdc6 Update DeepARPredictionNetwork (#25)
Set default value of num_parallel_samples to 100
2020-10-27 12:37:11 +01:00
Kashif Rasul 2649874d2a fixed typo 2020-06-18 12:42:44 +02:00
Kashif Rasul 8e9f31eae1 Deepvar cleanup (#15)
* initial age feature

* added support for feat_static_cat in network

* added feature_static_real

also concat the log(scale) to the network

* fixed typo

* FEAT_STATIC_CAT are np.long
2020-06-18 12:30:55 +02:00
Dr. Kashif Rasul 5e7aef4ad4 add support for dynamic real and cat to DeepVAR 2020-04-22 11:51:02 +02:00
Dr. Kashif Rasul cb012405bf optimized the imports 2020-03-30 13:01:08 +02:00
Vahe Hakobyan 1b123ef152 Model serialization (#6)
* wip: serialization ran successfully

* wip: deserialization ran successfully
2020-03-12 11:32:46 +01:00
Dr. Kashif Rasul f0b4fc988d time feature is bigger since we need it when sampling 2020-02-03 16:05:46 +01:00
Dr. Kashif Rasul 637a6fb36e use history_length - context_length for past_time_feat in deepvar 2020-02-03 14:51:50 +01:00
Dr. Kashif Rasul 6979042497 cleanup and loss is mean over time 2020-01-14 11:14:09 +01:00
Dr. Kashif Rasul e263bd5f5c fix past_observed_values 2020-01-09 13:46:56 +01:00
Dr. Kashif Rasul d1683a406e fix repeated states 2020-01-04 15:53:15 +01:00
Dr. Kashif Rasul c1be3fa5a7 typos 2020-01-04 12:41:21 +01:00
Dr. Kashif Rasul 71fff3c411 typos 2020-01-04 12:23:08 +01:00
Dr. Kashif Rasul d0f071cafa added deepvar network 2020-01-04 11:58:37 +01:00
Dr. Kashif Rasul 5e863f3b13 cleanup 2020-01-02 12:44:04 +01:00
Dr. Kashif Rasul 4fa7ea27b2 initial deepvar estimator 2020-01-02 00:18:17 +01:00