mvattulainen / preprocomb

Tools for Preprocessing Combinations
2 stars 0 forks source link

refactoring: fail early, if factor levels 2+ and sampling method used #19

Closed mvattulainen closed 8 years ago

mvattulainen commented 8 years ago

Error: preprocessdatasets() already running

Error in oversample(dataobject) : Oversampling can only be applied to binary class.

mvattulainen commented 8 years ago

Done.