We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
原论文HETEROGENEITY ACROSS MTS DATASETS章节,对于数据集特性的分析见解很独到。 我想在我的数据集上也做一些空间不可区分性的分析,请问未来会考虑公开这部分的程序吗
在建模之前分析数据特性
无
The text was updated successfully, but these errors were encountered:
您好,马上就会公开的
Sorry, something went wrong.
据集特性的分析见解很独到。 我想在我的数据集上也做一些空间不可区分性的分析,请问未来会考虑公开这部
好的,非常期待!
我对原论文公式2,r1的计算方式中的分母有些疑问: 文中的分母是TNN代表参与计算的样本对总数。 T代表数据集的总长度,但是由于滑动窗口划分样本的缘故,真实的样本应该比T少一些;进一步,N是时间序列个数,但是计算相似性时,应该是不同的时间序列参与计算,同一时间序列本身不计算,所以NN应该是N(N-1)/2。 以上是我的理解 不知道是不是正确,但是不影响不同数据集r1结果之间的大小相对关系。
No branches or pull requests
Description of the new feature / enhancement | 您所需的新功能或能力
原论文HETEROGENEITY ACROSS MTS DATASETS章节,对于数据集特性的分析见解很独到。 我想在我的数据集上也做一些空间不可区分性的分析,请问未来会考虑公开这部分的程序吗
Scenario when this would be used? | 使用场景
在建模之前分析数据特性
Supporting information | 附加信息
无
The text was updated successfully, but these errors were encountered: