mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-15 03:48:09 +00:00
feat(Events): added EventFilter, EventLabeller (#186)
This commit is contained in:
@@ -71,7 +71,7 @@ def test_walk_forward_train_test():
|
||||
model=model,
|
||||
X=X,
|
||||
y=y,
|
||||
target_returns=y,
|
||||
forward_returns=y,
|
||||
expanding_window=False,
|
||||
window_size=window_length,
|
||||
retrain_every=10,
|
||||
|
||||
Reference in New Issue
Block a user