cross validation and step_smote(): smote_impl Not enough observations

Using recipe >> themis::step_smote() produces this, while cross validation...

x Fold6: preprocessor 1/1: Error in `smote_impl()`:
! Not enough observations of '4' to perform SMOTE.

How can I avoid it? The data is already stratisfied.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.