Releases: howsoai/howso-engine
Howso Engine 86.0.16
What's Changed
-
21589: Fixes an issue where the wrong section of a label's comments are parsed for flags by @cademack in #301
-
21590: FIxes continue series for time series when lag amounts exceed the provided series length by @howsoRes in #302
-
21620: Fixes nulls could appear as probabilities in SDM by @howsoRes in #303
-
21647: Fixes time series reacts using unnecessary lags with nulls by @howsoRes in #305
Full changelog: f468f3a...1ae5a13
Howso Engine 86.0.15
What's Changed
- 21586: Fixes null uncertainty of 0 being computed for time series lags with no actual nulls by @howsoRes in #300
Full changelog: 5171c67...f468f3a
Howso Engine 86.0.14
What's Changed
-
21575: Fixes computed null uncertainties for time series with respect to their referenced lags and the series index by @howsoRes in #298
-
21567: Updates !ValidateParameters to use new (opcode_stack) parameters for decreased memory allocation by @cademack in #299
Full changelog: 361c3e5...5171c67
Howso Engine 86.0.13
What's Changed
-
21510: Updates expected values for tests that relied too heavily on consistent tie breaks for nearest cases by @cademack in #288
-
21502: Ignores early lag-dependent features for residuals computation for time series datasets by @howsoRes in #287
-
21512: Fixes an issue where categorical action probabilities are not returned when there is no context by @cademack in #289
-
21421: Adds descriptions for undescribed parameters by @cademack in #284
-
21524: Fixes tests that heavily rely on tiebreak results, improves performance of time series inference by @cademack in #290
-
21517: Updates
#edit_cases
to re-derive non-time-series features that auto-derive on train, also fixes some bugs related to derivation by @cademack in #292 -
21548: Moves cache updates to the beginning of
#react
and#react_series
by @cademack in #293 -
21555: Updates an expected value in a flaky stats test by @cademack in #294
-
21442: Adds label annotations that are parsed and used in get_api output by @cademack in #291
-
21568: Bumps Amalgam version by @apbassett in #297
Full changelog: 6e73f22...361c3e5
Howso Engine 86.0.12
Howso Engine 86.0.11
What's Changed
-
21496: Fixes an error where numeric ordinals would trigger incorrect warnings on train by @cademack in #283
-
21113: Bumps Amalgam version by @apbassett in #285
Full changelog: 5dd8f76...f96dbdd
Howso Engine 86.0.10
What's Changed
-
21479: Adds a warning to analyze when users do targeted analysis on a time-series Trainee with no previous targetless hyperparameters by @cademack in #281
-
21113: Bumps Amalgam version by @apbassett in #282
Full changelog: 510a3ac...5dd8f76
Howso Engine 86.0.9
What's Changed
-
21398: Updates the Amalgam unit test framework for ease of use by @cademack in #279
-
21113: Bumps Amalgam version by @apbassett in #280
Full changelog: 69ef996...510a3ac
Howso Engine 86.0.8
What's Changed
Full changelog: e895392...69ef996
Howso Engine 86.0.7
What's Changed
-
21438: Fixes path to build.sh in the performance tests action by @cademack in #273
-
21444: Fixes
#get_api
output by changing the default value for#set_random_seed
by @cademack in #274 -
21450: Fixes issues in time series where value features without nulls could synth derived features with nulls by @howsoRes in #275
-
21441: Fixes ordinal config to comply with new warnings by @jackx111 in #276
-
21113: Bumps Amalgam version by @apbassett in #277
Full changelog: d819eda...e895392