geoalgo commited on
Commit
239b452
·
verified ·
1 Parent(s): 40204ea

Upload blackbox icml-deepar

Browse files
icml-deepar/configspace.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"hp_num_layers": {"domain_cls": "Integer", "domain_kwargs": {"lower": 2, "upper": 4}, "sampler_cls": "Uniform", "sampler_kwargs": {}}, "hp_num_cells": {"domain_cls": "Integer", "domain_kwargs": {"lower": 10, "upper": 10000}, "sampler_cls": "LogUniform", "sampler_kwargs": {"base": 2.718281828459045}}, "hp_dropout_rate": {"domain_cls": "Float", "domain_kwargs": {"lower": 0.01, "upper": 0.51}, "sampler_cls": "Uniform", "sampler_kwargs": {}}, "hp_learning_rate": {"domain_cls": "Float", "domain_kwargs": {"lower": 0.0001, "upper": 0.01}, "sampler_cls": "LogUniform", "sampler_kwargs": {"base": 2.718281828459045}}, "hp_context_length_ratio": {"domain_cls": "Float", "domain_kwargs": {"lower": 0.05, "upper": 4}, "sampler_cls": "LogUniform", "sampler_kwargs": {"base": 2.718281828459045}}}
icml-deepar/data-electricity.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63dbec9e548b48ff163a13f82c99b6bc84ed53d5fa5aa84b002e63f8fc3b58bd
3
+ size 14845
icml-deepar/data-exchange-rate.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:444ae91e88a20cebe91f8e721f6d264219768fc622a33e903d2c2cf49e8294cf
3
+ size 15756
icml-deepar/data-m4-Daily.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37cdd89153b1035d6e097587578f9944b5d1c27dfe6cb765072dc3f419516ff7
3
+ size 15601
icml-deepar/data-m4-Hourly.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc5be51ec7601d2ec17cb11920f517f2595dd666159dcb5bd8bd10267a93832b
3
+ size 14841
icml-deepar/data-m4-Monthly.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0053adbc421614de1f84e7d9339f5282f03afc1e4c2e9d9d8f88b47cc9d873e4
3
+ size 15188
icml-deepar/data-m4-Quarterly.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ee606cc192ae1a6bd222ef01ba09d1ed7e5ecbe5601f814c3a2d4430a2bf545
3
+ size 15694
icml-deepar/data-m4-Weekly.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b27ed6f5164f43662c7baaec92e0a1c37337a568bb23ee180ecdcc3edd30de1
3
+ size 14467
icml-deepar/data-m4-Yearly.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8314886168b2541206e31df75526c539629213ec2d51f4eea03631529be329d
3
+ size 15626
icml-deepar/data-solar.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd0609d0603ddc297df5cff6d108f19e98935f78e01436d90da67254fd1e4f5
3
+ size 14361
icml-deepar/data-traffic.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30820c88043ecb249273e0767809c0af7a3e3f82f8b1d9d520683926c5b743e4
3
+ size 14621
icml-deepar/data-wiki-rolling.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce2b25e9aa8362e9ae5686fd83493c0764ad9d31a6bc7d4418dcb9542160925
3
+ size 14957
icml-deepar/metadata.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"objectives_names": ["metric_CRPS", "metric_train_loss", "metric_throughput", "metric_RMSE", "metric_time"], "task_names": ["m4-Daily", "exchange-rate", "m4-Yearly", "solar", "m4-Monthly", "electricity", "traffic", "m4-Quarterly", "m4-Weekly", "m4-Hourly", "wiki-rolling"], "seed_col": null, "categorical_cols": []}