Skip to content

0.4.0

Compare
Choose a tag to compare
@pplonski pplonski released this 02 Jul 07:01
· 904 commits to master since this release

Enhancements

  • #96 Use internal early stopping
  • #95 convergence warning in linear algorithm
  • #94 Add support for kNN
  • #90 Try to provide more meaningful names to models
  • #74 Add stacked models
  • #72 Add support for Neural Networks
  • #70 Select best model after each iteration
  • #64 Generate data information once
  • #50 Add validation with split

Bugs

  • #91 Dont run preprocessing for baseline algorithm
  • #85 Cant load CatBoost model for predictions