Skip to content

Enhancements & stabilization

Compare
Choose a tag to compare
@tlikhomanenko tlikhomanenko released this 21 Nov 13:22
· 317 commits to master since this release
  • Add continuous integration
  • Python 3 support
  • Conda installation in docker and travis
  • Kitematic-friendly docker
  • Update all libraries versions
  • added Folding Regressor, added feature importances for folding
  • added minimization to gridsearch, added random gridsearch from distributions
  • added folding scorer for regressor to gridsearch
  • faster tests
  • updated notebooks
  • Fixes:
    • tmva termination
    • documentation for grid search
    • Gridsearch bugs with metrics (metric fit)
    • learning curve with mask for folding