========================= * FIX: Add option to serialize cv execution (57)
0.2.5
========================= * ENH: Use joblib.Parallel instead of custom groupyr._ProgressParallel (56)
0.2.4
========================= * ENH: Add functions and test for outer cross-validation loop (55)
0.2.3
========================= * FIX: Use target transformer only if requested by user (54)
0.2.2
========================= * ENH: Bump groupyr version (53) * ENH: Use sklearn LabelEncoder in load_afq_data and return classes (52) * ENH: Increase flexibility of load_afq_data (51)
0.2.1
=========================
* Major refactoring after moving the sparse group lasso estimator functions into a new library (groupyr) and retaining only AFQ specific dataset transformers and pipelines in AFQ-Insight