Skip to content

Releases: yeatmanlab/AFQ-Insight

Release v0.2.7

09 Dec 12:47
Compare
Choose a tag to compare

v0.2.7 (December 09, 2020)

  • ENH: Add ensemble estimators to pipelines (#59)

Release v0.2.6

28 Oct 21:20
Compare
Choose a tag to compare

v0.2.6 (October 28, 2020)

  • FIX: Add option to serialize cv execution (#57)

Release v0.2.5

27 Oct 04:21
Compare
Choose a tag to compare

v0.2.5 (October 26, 2020)

  • ENH: Use joblib.Parallel instead of custom groupyr._ProgressParallel (#56)

Release v0.2.4

26 Oct 23:19
Compare
Choose a tag to compare

v0.2.4 (October 26, 2020)

  • ENH: Add functions and test for outer cross-validation loop (#55)

Release v0.2.3

22 Oct 21:28
Compare
Choose a tag to compare

v0.2.3 (October 22, 2020)

  • FIX: Use target transformer only if requested by user (#54)

Release v0.2.2

15 Oct 15:20
Compare
Choose a tag to compare

v0.2.2 (October 15, 2020)

  • 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)

Release v0.2.1

14 Oct 18:26
Compare
Choose a tag to compare

v0.2.1 (October 14, 2020)

  • 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

Release v0.2.0

14 Oct 18:22
Compare
Choose a tag to compare

v0.2.0 (October 14, 2020)

  • 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

AFQ-Insight v0.1

19 Dec 21:04
Compare
Choose a tag to compare

This is the first release of AFQ-Insight, pinned to the version of the software used to write the AFQ-Insight preprint.