JP-SystemsX commited on
Commit
b3adae8
·
verified ·
1 Parent(s): 1d729d9

Added Logo

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -6329,6 +6329,14 @@ configs:
6329
 
6330
  # MUSES: a benchmark for Marked Unevenly Spaced Event Sequences
6331
 
 
 
 
 
 
 
 
 
6332
  MUSES, a benchmark for **M**arked **U**nevenly **S**paced **E**vent **S**equences, is a collection of unevenly spaced time series datasets from various domains, containing marked events for training and evaluating prediction approaches.
6333
 
6334
  ## Table of Contents
 
6329
 
6330
  # MUSES: a benchmark for Marked Unevenly Spaced Event Sequences
6331
 
6332
+ <picture>
6333
+ <source srcset="https://raw.githubusercontent.com/JP-SystemsX/MUSES_Eval/main/figures/logo-dark.svg"
6334
+ media="(prefers-color-scheme: dark)">
6335
+ <img src="https://raw.githubusercontent.com/JP-SystemsX/MUSES_Eval/main/figures/logo-light.svg"
6336
+ align="right"
6337
+ width="250" />
6338
+ </picture>
6339
+
6340
  MUSES, a benchmark for **M**arked **U**nevenly **S**paced **E**vent **S**equences, is a collection of unevenly spaced time series datasets from various domains, containing marked events for training and evaluating prediction approaches.
6341
 
6342
  ## Table of Contents