Releases: howsoai/howso-engine
Howso Engine 93.1.0
What's Changed
-
22428: Adds
condition_session
parameter to#move_cases
, MINOR by @cademack in #388 -
22442: Adds extra check when determining whether to output "reduce_data" status by @jdbeel in #389
-
22453: Adds "feature_deviations" react detail, MINOR by @cademack in #390
-
22488: Fixes an issue in
#react_series
where the first row of a series could only generate null feature values as all data was disallowed from the query by @cademack in #392 -
22494: Updates Amalgam version, makes related code changes, and adds some performance tweaks by @cademack in #393
Full changelog: ea90485...55af4aa
Howso Engine 93.0.0
What's Changed
-
22419: Fixes ut_h_time_series_datetime test to use updated logic by @cademack in #386
-
22317: Updates
#update_trainee
to support updating contained subtrainees, MAJOR by @howsoRes in #370 -
22287: Updates for Amalgam language changes by @howsohazard in #385
Full changelog: a0a84da...ea90485
Howso Engine 92.0.4
What's Changed
-
22320: Adds validation to Trainee names to allow only alphanumeric characters on hierarchy operations by @cademack in #373
-
22394: Fixes an issue where features with shared deviations would not function in details that use residuals by @cademack in #382
-
22401: Fixes unit tests and bumps Amalgam dependency version by @howsoRes in #383
-
00000: Bumps Amalgam version by @apbassett in #384
Full changelog: 02603df...a0a84da
Howso Engine 92.0.3
What's Changed
-
22382: Fixes possible bad union of features by @howsoRes in #380
-
00000: Bumps Amalgam version by @apbassett in #381
Full changelog: bebc6ba...02603df
Howso Engine 92.0.2
What's Changed
-
22368: Fixes deadlock in auto-ablation when reduce_data is called by @jdbeel in #374
-
Revert "22368: Fixes deadlock in auto-ablation when reduce_data is called" by @jdbeel in #375
-
22368: Fixes deadlock in auto ablation when reduce_data is enabled by @jdbeel in #376
-
00000: Updates Amalgam dependency version by @jdbeel in #377
-
00000: Bumps Amalgam version by @apbassett in #379
Full changelog: 20722e2...bebc6ba
Howso Engine 92.0.1
What's Changed
-
22353: Fixes an issue where warnings regarding analyses using case_weights were given incorrectly by @cademack in #371
-
00000: Bumps Amalgam version by @apbassett in #372
Full changelog: 7d1b720...20722e2
Howso Engine 92.0.0
What's Changed
-
22299: Aligns the error response when undefined parameters are given and disables unnamed keys for
details
parameters by @cademack in #364 -
22315: Numerifies imported session indices map keys by @howsoRes in #365
-
22311: Fixes an issue where undescribed parameters list their type annotation as descriptions by @cademack in #366
-
22263: Updates hierarchy operations, MAJOR by @howsoRes in #363
-
22270: Refactors get_hierarchy output, MAJOR by @howsoRes in #368
-
22322: Adds descriptions for undescribed parameters and updates out-of-date docstrings by @cademack in #367
-
00000: Bumps Amalgam version by @apbassett in #369
Full changelog: 4d7b433...7d1b720
Howso Engine 91.0.0
What's Changed
-
22167: Fixes an issue in
#get_marginal_stats
where the "precision" parameter was not being used correctly by @cademack in #352 -
19790: Fixes time series ablation to properly derive values prior to ablation by @howsoRes in #342
-
22135: Fixes datatype inconsistencies to match new Amalgam version. by @howsoRes in #351
-
21909: Sets react labels to be read-only and removes the revision bump in the cache updating of react calls by @cademack in #353
-
22189: Adds automatic data reduction to #train when auto-ablation is enabled, MAJOR by @apbassett in #355
-
22210: Updates build script for new Amalgam artifact name pattern by @apbassett in #357
-
20486: Shared Deviations with Time-series tweaks, MINOR by @cademack in #356
-
13693: Adds "boundary_values" as a detail to #react, MINOR by @cademack in #354
-
22254: Renames set_contained_trainee_maps to set_hierarchy_relationships, MAJOR by @howsoRes in #359
-
22210: Fixes performance test build failure due to recent Amalgam artifact name changes by @apbassett in #360
-
22267: Adds logic to skip the no-deviations pass if use_deviations is true in
#analyze
by @cademack in #358 -
22279: Fixes an issue where unique TS features could get derived features and raise a Shared Deviations error by @cademack in #361
Full changelog: 2d69489...4d7b433
Howso Engine 90.0.0
What's Changed
-
22115: Fixes an issue when computing feature contributions where string mixable features would not get treated correctly by @cademack in #346
-
22117: Enables Dynamic Deviations for generative reacts and details, and fixes an issue when using ordinal features with Dynamic Deviations by @cademack in #348
-
22125: Adds logic to consider distance to most similar cases during ablation by @howsoRes in #349
-
22143: Rename
session
parameter of#delete_session
totarget_session
, MAJOR by @cademack in #350 -
22071: Updates react_aggregate return type to be more similar to react, MAJOR by @jdbeel in #347
Full changelog: efbe58d...2d69489
Howso Engine 89.1.1
What's Changed
- 22095: Removes uses of query_count by @howsohazard in #345
Full changelog: 9c4f894...efbe58d