Skip to content

stacks 0.2.2

Choose a tag to compare

@simonpcouch simonpcouch released this 06 Jan 01:25
· 241 commits to main since this release
adcafad
  • Fixed errors arising from outcome levels that are not valid column
    names in the multinomial classification setting.
  • Fixed collect_parameters failing to return stacking coefficients
    in the two-class classification setting.
  • Regenerated example objects with updated {rsample} fingerprinting--saved
    model objects may need to be regenerated in order to build stacks combining
    models generated before and after this update.
  • Various other bug fixes and improvements to documentation.