Skip to content

Releases: sahahn/BPt

2.3.2

30 Nov 17:33
c801dcd
Compare
Choose a tag to compare

Entering legacy mode a.k.a. no more new development :(

BPt 2.0.0

23 Apr 14:51
9dfdbec
Compare
Choose a tag to compare

Large backwards incompatible with previous versions release of BPt!

See: https://sahahn.github.io/BPt/change_log/v2.0.0.html for information on some of the changes.

Note: Not quite done polishing the new documentation and adding tests, so expect a series of minor releases to follow this one, that will mostly focused on adding more documentation, tests and examples rather than new functionality.

BPt 1.3.6

13 Jan 15:54
c4f80b8
Compare
Choose a tag to compare

Release 1.3.6


  • Removed cache option from Model_Pipeline

    • Use cache_loc parameter instead in each individual piece for more flexibility.
  • New search_only_params param

    • In the Param_Search object, there is now a parameter for search_only_params.
    • This parameter allows some advanced behavior, w.r.t. to only passing params when searching for params.
  • More Tests

    • Increasing greatly the number of unit tests.

ABCD ML 1.1

27 Mar 20:45
Compare
Choose a tag to compare
Fix to scopes