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
I download the full folder and built using IDE. It ran successfully on api 10 . But on Api 17 it gives me error.
Something went all wonky: java.lang.IllegalArgumentException: Can't have more folds than instances!
java.lang.IllegalArgumentException: Can't have more folds than instances!
at weka.core.Instances.trainCV(Instances.java:1409)
at weka.core.Instances.trainCV(Instances.java:1444)Something went all wonky: java.lang.IllegalArgumentException: Can't have more folds than instances!
java.lang.IllegalArgumentException: Can't have more folds than instances!
at weka.core.Instances.trainCV(Instances.java:1409)
at weka.core.Instances.trainCV(Instances.java:1444)
The text was updated successfully, but these errors were encountered:
I download the full folder and built using IDE. It ran successfully on api 10 . But on Api 17 it gives me error.
Something went all wonky: java.lang.IllegalArgumentException: Can't have more folds than instances!
java.lang.IllegalArgumentException: Can't have more folds than instances!
at weka.core.Instances.trainCV(Instances.java:1409)
at weka.core.Instances.trainCV(Instances.java:1444)Something went all wonky: java.lang.IllegalArgumentException: Can't have more folds than instances!
java.lang.IllegalArgumentException: Can't have more folds than instances!
at weka.core.Instances.trainCV(Instances.java:1409)
at weka.core.Instances.trainCV(Instances.java:1444)
The text was updated successfully, but these errors were encountered: