sktime/sktime

[ENH] speed up notebooks and notebook tests

Aperta

#5041 aperta il 6 ago 2023

 (12 commenti) (0 reazioni) (0 assegnatari)Python (1192 fork)batch import
documentationenhancementgood first issuemodule:tests

Metriche repository

Star
 (7162 stelle)
Metriche merge PR
 (Merge medio 26g 10h) (86 PR mergiate in 30 g)

Descrizione

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.

Guida contributor