Skip to content

0.1.4

Compare
Choose a tag to compare
@flennerhag flennerhag released this 13 Jul 08:19
· 97 commits to 0.1.X since this release

Updates

  • Prediction array dtype option (default=float32)
  • Feature propagation
  • Clustered subsemble partitioning
  • No memmaps passed to estimators (only ndarray views)
  • Threading as default global backend (changeable through mlens.config.BACKEND)
  • Global configuration (mlens.config)
  • Optional specification of temporary directory
  • Scoring exception handling