Skip to content

2.1.0

Compare
Choose a tag to compare
@robotenique robotenique released this 27 Jul 13:37
· 18 commits to master since this release
87dd877
  • Enhancement
    • Add optional parameter return_eval_logs_on_train to the validator function,
      enabling it to return the evaluation logs for all training folds instead of just
      the first one
  • Bug Fix
    • Fix import in pd_extractors.py for Python 3.10 compatibility
    • Set a minimal version of Python (3.6.2) for Fklearn
  • Documentation
    • Fixing some typos, broken links and general improvement on the documentation