2.1.0
Many fixes and new features.
- 🏷 More built-ins: add 5 OpenML datasets and add Infinite Selection (b52e0da and 008f9ed)
- 💪🏻 Add multiprocessing support (53987d0, cacc902)
- 🌺 Feature support and feature rankings are now also scored (9ee15a5)
- 📊 Upload raw feature ranker matrices, so they can be processed on the frontend (146bc47)
- 🔨 Fix caching. Now behaves like expected. (07e631d, 86f4ca3)
- ⚙️ Upgrade to Hydra 1.1.0 (8e0d976)
- 📊 Feature support vectors are now validated in a separate step. Outputs another validation score. (dea00ab)
- 📊 Add charts as part of pipeline. This allows users to get interpretable results without any configuring on their part. (f050a87)