Skip to content

0.3.15

Compare
Choose a tag to compare
@ljchang ljchang released this 06 Mar 15:40
· 214 commits to master since this release
5f89aad

New Functionality

  • added plot saving functionality for full, glass, and min views
  • predict now uses balanced_accuracy as default for classification accuracy

Bug Fixes

  • fixed bug with glover_hrf function which will impact convolution with design_matrix
  • fixed numerous bugs with adjacency class
  • fixed multiple mugs in permutation tests
  • fixed bug with 3mm brain mask
  • fixed bug checking for isometric voxels which was causing plotting errors
  • fixed bug in plotting save
  • updated sklearn requirements which was causing bug with backwards compatibility for balanced_accuracy
  • fixed bugs with hdf5 with adjacency instances