PlasmaControl / PyRCN

A Python 3 framework for Reservoir Computing with a scikit-learn-compatible API.
BSD 3-Clause "New" or "Revised" License
89 stars 19 forks source link

SequentialSearchCV fully functional. #22

Closed renierts closed 3 years ago

renierts commented 3 years ago

Added a unit test to prove functional equivalence with hand-rolled sequential search.