Skip to content

Releases: howsoai/howso-engine

Howso Engine 109.0.0

31 Dec 13:39
f7a8b9a

Choose a tag to compare

What's Changed

  • 24821: Refactors reduce_data() flow to use new opcode and reference based reduction, MAJOR by @howsoRes in #725

  • 24891: Adds recursive_matching as feature attribute for code features, MINOR by @howsoRes in #726

Full changelog: 17f6d74...f7a8b9a

Howso Engine 108.2.2

21 Dec 17:40
17f6d74

Choose a tag to compare

What's Changed

Full changelog: b8a4c96...17f6d74

Howso Engine 108.2.1

19 Dec 16:50
b8a4c96

Choose a tag to compare

What's Changed

  • 24864: Updates unit tests and thresholds by @howsoRes in #719

  • 24847: Speeds up synthesis for datasets with Inactive features by @howsoRes in #720

  • 24874: Updates migrations by @howsoRes in #721

  • 24821: Adds reduce_only flag to analyze(), optimizes analyze functionality for reduce_data() flows, MINOR by @howsoRes in #722

Full changelog: c44f4ca...b8a4c96

Howso Engine 108.2.0

16 Dec 22:23
c44f4ca

Choose a tag to compare

What's Changed

  • 24849: Adds tokenizable_string as an allowed original_type value in the feature attributes, MINOR by @apbassett in #715

  • 24845: Adds value_robust_contributions_buckets parameter to #react_aggregate, MINOR by @cademack in #717

  • 24852: Ensures output of tokenizable strings as lists by @howsoRes in #716

  • 24861: Fixes an issue in value contributions when the action feature is continuous and contains nulls by @cademack in #718

Full changelog: 15108ad...c44f4ca

Howso Engine 108.1.3

12 Dec 19:38
15108ad

Choose a tag to compare

What's Changed

  • 24834: Fixes an issue when computing values details on time-series features that derive from lagged values by @cademack in #714

Full changelog: 2686cee...15108ad

Howso Engine 108.1.2

11 Dec 21:10
2686cee

Choose a tag to compare

What's Changed

  • 24823: FIxes distribution query used in training with weights to use correct weight feature by @howsoRes in #711

  • 24832: Adds support to upgrade older caml files from caml and not only from json by @howsoRes in #712

  • 00000: Updates to new amalgam patch by @cademack in #713

Full changelog: e8fa401...2686cee

Howso Engine 108.1.1

10 Dec 21:38
e8fa401

Choose a tag to compare

What's Changed

  • 24823: Fixes training with weights only sets default weight for all cases by @howsoRes in #710

Full changelog: 50ae697...e8fa401

Howso Engine 108.1.0

10 Dec 20:50
50ae697

Choose a tag to compare

What's Changed

  • 24811: Updates reduce to utilize MT for distribution of weights for batch of processing by @howsoRes in #706

  • 24818: Fixes outlying relevant values for structured data and outlying values for datetimes. (also fixes 24817) by @howsoRes in #707

  • 24820: Adjusts value_* details to scale by probability mass and filter out insignificant value combinations by new min_num_samples_for_values param, MINOR by @cademack in #708

  • 00000: Updates to patched Amalgam binary by @cademack in #709

Full changelog: 7035404...50ae697

Howso Engine 108.0.3

05 Dec 16:43
7035404

Choose a tag to compare

What's Changed

  • 24807: FIxes num features used in robust sampling for value contributions by @howsoRes in #705

Full changelog: 8b96df9...7035404

Howso Engine 108.0.2

05 Dec 15:45
8b96df9

Choose a tag to compare

What's Changed

  • 24807: Fixes robust prediction contribution values to use redistribution weights by @howsoRes in #704

Full changelog: a5dd329...8b96df9