tidymodels / themis

Extra recipes steps for dealing with unbalanced data
https://themis.tidymodels.org/
Other
141 stars 11 forks source link

step_rose over_ratio vs minority_prop #144

Open jxu opened 10 months ago

jxu commented 10 months ago

Do they specify the same thing, but with different values? Is "over-sampling the minority class proportion" the same functionality as "ratio of the majority-to-minority frequencies"? And shouldn't it be minority-to-majority ratio if the value is < 1?

EmilHvitfeldt commented 10 months ago

Hello @jxu 👋

This is another sub-issue of https://github.com/tidymodels/themis/issues/141, i will keep it open to make sure i catch everything. Try take a look at https://rdrr.io/cran/ROSE/man/ROSE.html, if not let me know and I'll get back to you next week