You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2022. It is now read-only.
When following this tutorial, I encounter the following error during feature selection thrown by DataSplitUtility: java.lang.IllegalArgumentException: requirement failed: Number of partitions (0) must be positive.
The thing I do differently from the tutorial is setting the trainTestSplitMethod to "chronological" as in:
When following this tutorial, I encounter the following error during feature selection thrown by DataSplitUtility:
java.lang.IllegalArgumentException: requirement failed: Number of partitions (0) must be positive.The thing I do differently from the tutorial is setting the
trainTestSplitMethodto "chronological" as in:Any ideas on how to fix the issue?
I am using: