sktime/sktime
Voir sur GitHub[ENH] Next generation reservoir computing estimator - adapt existing code (posted) to sktime interface
Open
#4 521 ouverte le 28 avr. 2023
enhancementgood first issue
Métriques du dépôt
- Stars
- (7 162 stars)
- Métriques de merge PR
- (Merge moyen 26j 10h) (86 PRs mergées en 30 j)
Description
I've recently implemented Next Generation Reservoir Computing in the form of a scikit-learn estimator interface.
My code can be found here; it is adapted from the original code by @agrif from here.
I thought I put this here in case anyone is interested in incorporating this into the sktime template.