sktime/sktime

[ENH] speed up notebooks and notebook tests

Aberta

#5.041 aberto em 6 de ago. de 2023

 (12 comentários) (0 reação) (0 responsável)Python (1.192 forks)batch import
documentationenhancementgood first issuemodule:tests

Métricas do repositório

Stars
 (7.162 estrelas)
Métricas de merge de PR
 (Mesclagem média 26d 10h) (86 fundiu PRs em 30d)

Description

It seems the notebooks in examples take 50min to run, all taken together.

I remember times where this was closer to 20min - we should investigate where runtime is spent in the notebooks, and optimally replace by faster examples that illustrate the same point(s).

Good first issue - simply go through the notebooks, run them and check which cells take longest.

There are also a number of more "obscure" notebooks, we may consider removing them, or shortening them, or making the data sets smaller.

Guia do colaborador