Skip to content

Commit 07caac7

Browse files
committed
fix name issue
1 parent a29691c commit 07caac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/publications.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const publications: Publication[] = [
4444
title: "From Similarity to Superiority: Channel Clustering for Time Series Forecasting",
4545
authors: "Jialin Chen, Jan Eric Lenssen, Aosong Feng, Weihua Hu, Matthias Fey, Leandros Tassiulas, Jure Leskovec, Rex Ying",
4646
venue: "Arxiv Preprint",
47-
page: "ccm",
47+
page: "CCM",
4848
code: "https://github.com/Graph-and-Geometric-Learning/TimeSeriesCCM",
4949
paper: "https://arxiv.org/pdf/2404.01340",
5050
abstract: "We developed a novel and adaptable Channel Clustering Module (CCM), which dynamically groups channels characterized by intrinsic similarities and leverages cluster identity, instead of channel identity, to improve time series forecasting performance.",

0 commit comments

Comments
 (0)