Skip to content

MachineShop 3.4.3

Compare
Choose a tag to compare
@brian-j-smith brian-j-smith released this 19 Apr 14:11
· 76 commits to master since this release

Version Updates

3.4.3

  • Fix TypeError in dependence() with numeric dummy variables from recipes.
  • Prep ModelRecipe with retain = TRUE for recipe steps that are skipped, for example, when test datasets are created.
  • Add generalized area under performance curves to auc(), pr_auc(), and roc_auc() for multiclass factor responses.