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 for plotting with rules-based model #53

Closed piguy314159265 closed 7 years ago

piguy314159265 commented 7 years ago

Stops tree plot from attempting to generate for C5.0 rules-based model.

Also, fixes backend handling of tree and prune plot options.