Skip to content

0.2.5

Compare
Choose a tag to compare
@achoum achoum released this 17 Jul 11:22
· 794 commits to main since this release

Features

  • Multi-threading of the oblique splitter for gradient boosted tree models.
  • Support for Javascript + WebAssembly inference of model.
  • Support for pure serving model i.e. model containing only serving data.
  • Add "edit_model" cli tool.

Fix

  • Remove bias toward low outcome in uplift modeling.