Skip to content

0.1.6

Compare
Choose a tag to compare
@achoum achoum released this 08 Jun 07:37
· 594 commits to main since this release

Features

  • Add hyper-parameter sorting_strategy to disable the computation of the
    pre-sorted index (slower to train, but consumes less memory).
  • Format wrapper code for colab help display.
  • Raises an error when a feature name is not compatible (e.g. contains a space).