Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Releases: otovo/bender

v0.1.19

25 Feb 09:30

Choose a tag to compare

Fixed a bug for the cross validation k_fold splits

v0.1.18

22 Feb 09:08

Choose a tag to compare

Updated JSON number unpack policy Regex

v0.1.17

18 Feb 13:01

Choose a tag to compare

poetry: updated version

v0.1.16

18 Feb 12:56

Choose a tag to compare

Another update to the ratio transformation

v0.1.15

18 Feb 12:13

Choose a tag to compare

Updated the ratio transformation in order to make it safer to use with nan and None values

v0.1.14

17 Feb 13:10

Choose a tag to compare

Bugfix on for JSON String unpack policy, and some typo fixes

v0.1.13

26 Jan 11:48

Choose a tag to compare

Fixed bug where cross validation metric returns None

v0.1.12

26 Jan 11:28

Choose a tag to compare

Cross validation now average out the validation metric

v0.1.11

25 Jan 14:23

Choose a tag to compare

Added support for easy cross validation

v0.1.10

19 Jan 13:24

Choose a tag to compare

Minor improvements on sql importer