alteryx / AlteryxPredictive

This is an R package containing utility functions used by the predictive tools in Alteryx.
GNU General Public License v3.0
15 stars 15 forks source link

bugfix: weight param #56

Closed piguy314159265 closed 7 years ago

piguy314159265 commented 7 years ago

Fixes issue passing weight param appropriately for all models.

Additionally, adds and edits several tests to prevent regression.