We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1afd17 commit fafdd32Copy full SHA for fafdd32
config/publications.ts
@@ -57,7 +57,7 @@ export const publications: Publication[] = [
57
{
58
title: "From Similarity to Superiority: Channel Clustering for Time Series Forecasting",
59
authors: "Jialin Chen, Jan Eric Lenssen, Aosong Feng, Weihua Hu, Matthias Fey, Leandros Tassiulas, Jure Leskovec, Rex Ying",
60
- venue: "Arxiv Preprint",
+ venue: "NeurIPS, 2024",
61
page: "CCM",
62
code: "https://github.com/Graph-and-Geometric-Learning/TimeSeriesCCM",
63
paper: "https://arxiv.org/pdf/2404.01340",
0 commit comments