Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@linxihui linxihui released this 27 Jul 22:11
· 8 commits to master since this release
  • Built on top of caret's model list
  • Automatically models, hyper-parameters tuning using re-sampling.
  • Support classifcation, regression and survival
  • A range of performance measures built-in but customized measures are supported
  • Fit the best and predict on new data directly from the tuned object
  • Re-sample to estimate performance of the whole procedures
  • Multiple parallel strategies supported