-
Notifications
You must be signed in to change notification settings - Fork 5
Description
The sample weight of NARX cannot be checked by repeat or remove samples like scikit-learn does. Need specific test for it.
The sample weight only effect the loss function of narx. We can use static narx, which does not contain y and time delays, to test if the sample weight effect loss correctly by repeating or removing samples.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request