The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Fixed bug where some upsampling functions would error if no upsampling was needed. (#119)
Steps with tunable arguments now have those arguments listed in the documentation.
step_upsample()
and
step_downsample()
tomek()
has been added, rewritten to apply to multiple
classes, removing the need for the unbalanced package, which has been
removed as a dependency.step_downsample()
and
step_upsample()
that made the steps unable to be tuned.
(#90)step_smotenc()
have been added to implement SMOTENC
which can handle categorical as well as numerical values. Thanks to
@RobertGregg
(#82)nearmiss()
functions to users.iris
or
okc
data sets.step_rose()
now correctly allows you to use characters
variables. (#26)step_tomek()
now ignore non-predictor variables when
appropriate. (#51)smote()
. (#76)smote()
, adasyn()
, and
bsmote()
functions to users.step_smote()
now work regardless of order of classes.
Thanks to @sebastien-foulle for point it out
#14.NEWS.md
file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.