Skip to content

v1.0.0

Compare
Choose a tag to compare
@davidbonet davidbonet released this 29 Jan 06:28
· 17 commits to main since this release
5e5582c

In this new release we:

  • Improved compatibility with the scikit-learn API.
  • Set cat_features when initializing the model, not in fit().
  • Allow categorical features encoded as strings.
  • Fixed some minor bugs.
  • Improved user experience: faster model loading (from cache) when re-initializing; model path can be specified in custom_path.