Skip to content

1.15.0

Compare
Choose a tag to compare
@caique-lima caique-lima released this 12 Aug 11:32
· 83 commits to master since this release
fe2908b
  • Enhancement
    • Make custom_transformer a pure function
    • Remove unused requirements
  • New
    • Now features created by one hot enconding can be used in the next steps of pipeline
    • Shap multiclass support
    • Custom model pipeline
  • Bug Fix
    • Fix the way one hot encoding handle nans
  • Documentation
    • Minor fix flake8 documentation to make it work in other shells
    • Fix fbeta_score_evaluator docstring
    • Fix typo on onehot_categorizer
    • New tutorial from meetup presentation