Skip to content

v4.4.1

Compare
Choose a tag to compare
@saattrupdan saattrupdan released this 23 Apr 18:39
· 76 commits to main since this release
62a0768

Fixed

  • When return_all is specified in Boot.predict and multiple samples have been
    inputted, then it now returns an array of shape (num_samples, num_boots) rather
    than the previous (num_boots, num_samples).