What's Changed
* 19090: Bumps Amalgam version by apbassett in https://github.com/howsoai/howso-engine/pull/122
* 19252: Rounds before constraint check by howsoRes in https://github.com/howsoai/howso-engine/pull/121
* 18733: Removes useDeviations from hyperpparameters, MAJOR by howsoRes in https://github.com/howsoai/howso-engine/pull/81
* 19268: Renames 'defaultFeatures' to 'trainedFeatures' and adds updates to feature attributes on Train by cademack in https://github.com/howsoai/howso-engine/pull/124
* 19322: Fixes an issue where untrained features are not added to the list of inactive features by cademack in https://github.com/howsoai/howso-engine/pull/127
* 19214: Removes internal counts of nominals and nulls on training by howsoRes in https://github.com/howsoai/howso-engine/pull/125
* 19327: Improves train performance by priming of query caches and updating inactive features outside of train flow by howsoRes in https://github.com/howsoai/howso-engine/pull/129
* 19335: Fixes an issue where residuals are computed and stored before enough cases are trained. by cademack in https://github.com/howsoai/howso-engine/pull/130
* 19337: Fixes nans in derived features due to incorrect has_nulls flag after new feature is added via derivation by howsoRes in https://github.com/howsoai/howso-engine/pull/131
* 18954: Renames series explanation and extra_audit_features, MAJOR by jackx111 in https://github.com/howsoai/howso-engine/pull/123
* 19226: Fixes pipeline warnings due to deprecated Node version by apbassett in https://github.com/howsoai/howso-engine/pull/132
* 19339: FIxes incorrect features could be set to inactive when there are inactive features by howsoRes in https://github.com/howsoai/howso-engine/pull/133
* 19253: Adds feature validation to reacts by cademack in https://github.com/howsoai/howso-engine/pull/134
New Contributors
* jackx111 made their first contribution in https://github.com/howsoai/howso-engine/pull/123
**Full Changelog**: https://github.com/howsoai/howso-engine/compare/74.1.0...75.0.0