0.1.4
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