-
去年到现在一些关于时间序列预测的资料的整理。
kaggle文章:
* [everything you can do with time series](https://www.kaggle.com/thebrownviking20/everything-you-can-do-with-a-time-series)
* [kaggle - web-traffic-time-series-for…
-
## Description
I can download and list the datasets from the Monash time series repository, but can't access them.
## To Reproduce
```python
from gluonts.dataset.repository.datasets import get_d…
-
I have read all the tutorials of sktime,but I did not find any tutorial or API about multiple time series forecasting?Can anyone help?
-
---
# Client Allocation Questions
## Core Information
- Name: AetherWorks, LLC
- Website / Social Media: https://www.AetherWorks.com/
- Region: North America
- DataCap Requested: 260TiB
- Addresse…
-
PyPi removed their all packages index: https://pypi.python.org/pypi/ so it's no longer parsed. Need to find a replacement
-
Good articles or github repos that I can get learnings from.
-
Winning Kaggle entry for web traffic forecasting:
https://github.com/shellshock1911/Sky-Cast-Capstone/blob/master/final_report.pdf
https://github.com/Arturus/kaggle-web-traffic
https://github.com/A…
-
When I run this command"python trainer.py --name s32 --hparam_set=s32 --n_models=3 --name s32 --no_eval --no_forward_split --asgd_decay=0.99 --max_steps=11500 --save_from_step=10500", an error occured…
Enjia updated
6 years ago
-
Hello @Arturus ! Firstly thank you for sharing your code and congratulations with the first place)
I'm digging code and stuck on this few lines - https://github.com/Arturus/kaggle-web-traffic/blob/…
-
@Arturus Thx for sharing, do u have plan to update the tf version? I have some problem in updating the version from 1.4 to 1.8, the problem is CudnnGRU api changed alot.