Skip to content

v0.0.13

Compare
Choose a tag to compare
@Innixma Innixma released this 24 Aug 08:07
· 2124 commits to master since this release
07fee10

Changes

Tabular

  • Added model distillation @jwmueller (#547).
  • Added FAISS KNN model @brc7 (#557).
  • Refactored Feature Generation (Part 1) @Innixma (#578).
  • Added extra_info argument to predictor.leaderboard @Innixma (#605).
  • Optimized out-of-fold feature memory usage by 50% @Innixma (#588).
  • Added confusion matrix to predictor.evaluate_predictions() output @alan-aipe (#571).
  • Improved output directory generation robustness @songqiang (#620).
  • Improved stability on large datasets by reducing maximum memory usage ratio of RF, XT, and KNN models @Innixma (#630).

Text

General