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
data_rose <- ROSE(readmitted ~., data = training)$data
Error in rose.sampl(n, N, p, ind.majo, majoY, ind.mino, minoY, y, classy, :
The current implementation of ROSE handles only continuous and categorical variables.