Skip to content

Commit 27138df

Browse files
authored
Add skforecast in time-series-data (#278)
1 parent 5e037c2 commit 27138df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

projects.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2299,6 +2299,11 @@ projects:
22992299
conda_id: conda-forge/sktime-all-extras
23002300
category: time-series-data
23012301
labels: ["sklearn"]
2302+
- name: skforecast
2303+
github_id: JoaquinAmatRodrigo/skforecast
2304+
pypi_id: skforecast
2305+
category: time-series-data
2306+
labels: ["sklearn"]
23022307
- name: GluonTS
23032308
github_id: awslabs/gluon-ts
23042309
pypi_id: gluonts

0 commit comments

Comments
 (0)