feat(Tests): added basic unit tests for walk_forward_train_test() (#22)

* feat(Tests): added basic unit tests for walk_forward_train_test()

* fix(Tests): inherit from BaseEstimator, fix index problems in walk_forward_train_test

* fix(WalkForward): predictions were mistakenly removed, oops

* fix(WalkForward): mistakenly re-assiging model
This commit is contained in:
Mark Aron Szulyovszky
2021-12-15 17:54:03 +01:00
committed by GitHub
parent 64721330a3
commit 6440ced32c
5 changed files with 47 additions and 4 deletions
View File