0.2.1
What's Changed
🎉 Exciting New Features
- Implement caching for Estimators and Transformers by @JulioAPeraza in #845
- Add similarity correlation matrix figure to IBMA reports by @JulioAPeraza in #852
- Support liberal mask in IBMA estimators by @JulioAPeraza in #848
- Add DoF map to IBMA report by @JulioAPeraza in #854
👎 Deprecations
- Deprecate
ale_sleuth_workflow
in favor ofCBMAWorkflow
andPairwiseCBMAWorkflow
by @JulioAPeraza in #851
Enhancements
- Optimize compute_kda_ma for memory and speed by @adelavega in #857 🚀
Fixes
- [FIX] do not check id columns for image extensions by @jdkent in #860
- [FIX] bump min numpy/seaborn versions by @jdkent in #861
Other Changes
- Disable computation of probabilities by default for MKDAChi2 by @adelavega in #856
Full Changelog: 0.2.0...0.2.1