Skip to content
#

time-series

Here are 2,114 public repositories matching this topic...

netdata
sktime
UlricQin
UlricQin commented Mar 17, 2020
提问题?
请把问题现象、相关日志、初步排查结果写清楚,即提供尽量多的线索,这样方便我们定位问题。

提建议?
请写明白建议原因,即为何有此建议。

提修复PR?
请说明为何做此修改,需要做好测试。

提Feature?
建议先将想法提出,不着急写代码,与社区同道沟通,大家觉得OK再做代码实现

---

另外,我们是在做开源软件,不是服务于您的企业,做您的乙方,您一分钱没付,就不要颐指气使了,认同我们这个社区,则参与进来,不认同,就不参与,谢谢理解
bsmth
bsmth commented Dec 3, 2020

Backgound

When starting the server, we get a report of the software version and Java installation used. A new function should be added which allows for querying the software version and build details where possible. This allows for troubleshooting compatibility issues against outdated or cached versions of the Web Console and generally improves the visibility of the system status.

Possib

gluon-ts
deejlucas
deejlucas commented Dec 9, 2020

I originally thought this was a typo, but I tried to make the change to np.logical_or locally, and that did not fix the problem. Please let me know if more information would be helpful

In gluonts 0.6.3, I am submitting the following:

estimator_4 = deepar.DeepAREstimator(
    freq="W", prediction_length=4, trainer=trainer_1, distr_output=ZeroAndOneInflatedBetaOutput(),
    context_length
ssimontacchi
ssimontacchi commented Jun 20, 2020

Hi, Thanks for the awesome library!

So I am running a Kmeans on lots of different datasets, which all have roughly four shapes, so I initialize with those shapes and it works well, except for just a few times. There are a few datasets that look different enough that I end up with empty clusters and the algorithm just hangs ("Resumed because of empty cluster" again and again).

I conceptually

Improve this page

Add a description, image, and links to the time-series topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the time-series topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.