Junwei Deng

Results 37 comments of Junwei Deng

Good idea. I will move the imports to their related methods. btw, datetime features is not generated by `tsfresh`

Hi, thanks for your feedback! Please also check if your data df is sorted. From the snapshot, it seems to be unordered. [bigdl-chronos](https://bigdl.readthedocs.io/en/latest/doc/Chronos/Overview/chronos.html) is our latest project for scalable time...

Hi, We updated our API and had some improvement on forecaster since last release and the notebook on master branch reflect the changes. There are two options to make things...

> > > ![image](https://user-images.githubusercontent.com/20822359/135447143-e1d39d6e-fd13-43cc-984c-0f583d4ff114.png) > > Hi I tried the above method but still not able install **Oh I just found you are using windows, it seems that we only...

yeah I believe the issue is caused by platform conflict. analytics-zoo is tested throughly on mac and linux(or wsl on windows). Sadly we have not supported windows yet. The easiest...

> For chronos: > > * if we deprecate autots/forecast.py and related files, does it mean we remove the old AutoTSTrainer as a whole? Are we confident to let users...

The issue may caused by your param setting in `AutoTSEstimator` ```python future_seq_len=hp.randint(5, 10*2), ``` This may make the forecasting task to change (and it should not happen). Still this give...

pls make sure it can fix the mac CI issue

Here is our plan and progress: ### Benchmark detail We will use a public dataset (Baidu Traffic Speed) as benchmark ~9G, 15,073 road segments(id), totally 5856 (61 * 24 *...

@MeouSker77 maybe we could add an issue to openvino team jira as well? (will send link offline)