Skip to content

1.17.0

Compare
Choose a tag to compare
@caique-lima caique-lima released this 28 Feb 18:31
· 67 commits to master since this release
8e5b5e4
  • Enhancement
    • Allow users to set a gap between training and holdout in time splitters
    • Raise Errors instead of use asserts
  • New
    • Support pipelines with duplicated learners
    • Add stratified split method
  • Bug Fix
    • Fix space_time_split holdout
    • Fix compatibility with newer shap version