Skip to content

Commit 657e21b

Browse files
committed
github action test
1 parent d17bd3a commit 657e21b

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

8.52 KB
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# yaml-language-server: $schema=../projects.schema.json
2+
3+
name: aatest
4+
website_link: https://www.aeon-toolkit.org
5+
logo: ./aatest.png
6+
type: affiliated
7+
8+
# Narrative descriptions: you can use markdown for formatting.
9+
# Make sure you are using a multiline YAML format type (https://yaml-multiline.info/)
10+
# -----------------------
11+
12+
short_description: >-
13+
[aeon](https://www.aeon-toolkit.org) is an open-source scikit-learn compatible
14+
toolkit for time series tasks such as forecasting, classification, regression,
15+
clustering, anomaly detection and segmentation. It provides a broad library of
16+
time series algorithms, including efficient implementations of the latest
17+
advances in research.
18+
technical_details: null
19+
# Project Tags section: refer to "projects.schema.json" for the list of options, and copy here the values that apply to your project.
20+
21+
industries: []
22+
languages: []
23+
features: []

0 commit comments

Comments
 (0)