Howso-engine

Latest version: v37.1.3

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 26

88.0.1

What's Changed
- 21830: Moves larger return-type schemas into a separate module and adjusts `get_api` accordingly by cademack in [329](https://github.com/howsoai/howso-engine/pull/329)



**Full changelog**: https://github.com/howsoai/howso-engine/compare/f2bf0f35d20c92c338690ef371817570435bfb44...748abc6510587ab5ebec50927e997fc4c5a277ec

88.0.0

What's Changed
- 21753: Improves parameter validation to return informative errors by cademack in [326](https://github.com/howsoai/howso-engine/pull/326)

- 21821: Fixes `missing_value_accuracy` as a requestable prediction stat in `react_aggregate` by cademack in [328](https://github.com/howsoai/howso-engine/pull/328)

- 21637: Adds thresholds to auto-ablation, MAJOR by jdbeel in [325](https://github.com/howsoai/howso-engine/pull/325)

- 21514: Adds support for time features via a new formatted_time data_type, MINOR by howsoRes in [332](https://github.com/howsoai/howso-engine/pull/332)

- 21891: Adds errors to `analyze` and `set_auto_analyze_params` when action features are specified without specified context features by cademack in [333](https://github.com/howsoai/howso-engine/pull/333)

- 21844: Updates load, clone, store, and verify methods to reflect Amalgam changes by howsohazard in [331](https://github.com/howsoai/howso-engine/pull/331)



**Full changelog**: https://github.com/howsoai/howso-engine/compare/32a0b29234cdf2f27697822212fa6a2cfbb0ec47...f2bf0f35d20c92c338690ef371817570435bfb44

87.0.1

What's Changed
- 21683: Fixes output of set_feature_attributes by jackx111 in [319](https://github.com/howsoai/howso-engine/pull/319)

- 21781: Fixes the reduce_data unit test and includes it in the comprehensive test set by cademack in [320](https://github.com/howsoai/howso-engine/pull/320)

- 21796: Remove unused parameter docstrings by jackx111 in [321](https://github.com/howsoai/howso-engine/pull/321)

- 21806: Fixes react_series output detail formats by howsoRes in [323](https://github.com/howsoai/howso-engine/pull/323)

- 21355: Defines return-type schemas for public labels by cademack in [322](https://github.com/howsoai/howso-engine/pull/322)

- 21784: Adds new "use_active_session" annotation and fixes get_api return type by cademack in [324](https://github.com/howsoai/howso-engine/pull/324)

- 21840: Bumps Amalgam version by apbassett in [327](https://github.com/howsoai/howso-engine/pull/327)



**Full changelog**: https://github.com/howsoai/howso-engine/compare/cffa4c05c4390690dd32774f834a4c2ac09bb259...32a0b29234cdf2f27697822212fa6a2cfbb0ec47

87.0.0

What's Changed
- 21028: Improves performance of creation of SDM by only using classes in the sparse confusion matrix and not all classes in model during computation by howsoRes in [308](https://github.com/howsoai/howso-engine/pull/308)

- 21559: Removes `allFeatureResidualsCached` flag removed from Trainee hyperparameter maps by cademack in [295](https://github.com/howsoai/howso-engine/pull/295)

- 21587: Revises `get_api` output by updating some methods idempotency and adding statisically_idempotent flags by cademack in [304](https://github.com/howsoai/howso-engine/pull/304)

- 21661: Adds descriptions for properties of FeatureAttributes, ReactDetails, and other schemas by cademack in [309](https://github.com/howsoai/howso-engine/pull/309)

- 21659: Updates typing validation code and logic to support required properties, MAJOR by cademack in [310](https://github.com/howsoai/howso-engine/pull/310)

- 21701: Added supplemental type schemas to get_api by fulpm in [312](https://github.com/howsoai/howso-engine/pull/312)

- 21712: Makes the 'type' property of a feature's time series feature attributes not required by cademack in [313](https://github.com/howsoai/howso-engine/pull/313)

- 20416: Adds guidelines to reduce_data, MINOR by jdbeel in [212](https://github.com/howsoai/howso-engine/pull/212)

- 21709: Adds schemas for built-in features and updates feature atrtibutes schema by cademack in [314](https://github.com/howsoai/howso-engine/pull/314)

- 21681: Adds support for required parameters and updates parameter types to include "null" where appropriate by cademack in [311](https://github.com/howsoai/howso-engine/pull/311)

- 21651: Fixes the 'features' detail for `feature_residuals_full` and `feature_residuals_robust` by cademack in [315](https://github.com/howsoai/howso-engine/pull/315)

- 21723: Updates initial default parameters by howsoRes in [316](https://github.com/howsoai/howso-engine/pull/316)

- 21537: Adds smape as a prediction stat, MINOR by jackx111 in [296](https://github.com/howsoai/howso-engine/pull/296)

- 21467: Fixes bugs where lists are indexed via strings, which always retrieved the first element by cademack in [317](https://github.com/howsoai/howso-engine/pull/317)

- 0000: Updates amalgam dependency by jdbeel in [318](https://github.com/howsoai/howso-engine/pull/318)



**Full changelog**: https://github.com/howsoai/howso-engine/compare/1ae5a13cbff93354ebeb1d7aba7241403d6356c8...cffa4c05c4390690dd32774f834a4c2ac09bb259

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](https://github.com/howsoai/howso-engine/pull/301)

- 21590: FIxes continue series for time series when lag amounts exceed the provided series length by howsoRes in [302](https://github.com/howsoai/howso-engine/pull/302)

- 21620: Fixes nulls could appear as probabilities in SDM by howsoRes in [303](https://github.com/howsoai/howso-engine/pull/303)

- 21647: Fixes time series reacts using unnecessary lags with nulls by howsoRes in [305](https://github.com/howsoai/howso-engine/pull/305)

- 21650: Fixes max accuracy for SDMs by jackx111 in [306](https://github.com/howsoai/howso-engine/pull/306)

- 21655: Updates Amalgam version by cademack in [307](https://github.com/howsoai/howso-engine/pull/307)



**Full changelog**: https://github.com/howsoai/howso-engine/compare/f468f3a76dd6d0fa1b4746b3434b21b92a6533eb...1ae5a13cbff93354ebeb1d7aba7241403d6356c8

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](https://github.com/howsoai/howso-engine/pull/300)



**Full changelog**: https://github.com/howsoai/howso-engine/compare/5171c670d6a3a917ce0f817f6d676717dbc1fae9...f468f3a76dd6d0fa1b4746b3434b21b92a6533eb

Page 8 of 26

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.