Skip to content

Releases: edtechre/pybroker

v1.2.5

15 Nov 07:45
Compare
Choose a tag to compare

v1.2.4

22 Sep 21:59
Compare
Choose a tag to compare

Guarantees that largest_loss_pct is always negative and that largest_win_pct is always positive.

v1.2.3

v1.2.2

09 Sep 05:29
Compare
Choose a tag to compare

v1.2.1

13 Aug 03:10
Compare
Choose a tag to compare
  • Reverts Numpy requirement to v1 for better compatibility with notebook dependencies.

  • Fixes bug so that last bar of data is always used in the test split when the number of train/test windows is 1.

v1.1.40

12 Aug 02:29
Compare
Choose a tag to compare

Fixes bug so that last bar of data is always used in the test split when the number of train/test windows is 1.

v1.1.39

04 Jul 21:42
Compare
Choose a tag to compare

Reverts Numpy requirement to v1 for better compatibility with notebook dependencies.

v1.1.38

23 Jun 06:27
Compare
Choose a tag to compare

v1.1.37

09 May 05:17
Compare
Choose a tag to compare

v1.1.36

20 Apr 05:49
Compare
Choose a tag to compare

Adds return_stops config option for recording stop data per-bar.