Releases: Sanofi-Public/CImpact
Releases · Sanofi-Public/CImpact
Release list
v1.0.7
Summary
-
Fix TensorFlow STS models failing when pandas supplied float64 by casting every numeric series/covariate to TensorFlow’s active
floatx. This keeps HMC/VI and forecasting pipelines in sync and restores TensorFlow runs in notebooks and CI. -
Update project metadata to advertise Python 3.13 support.
Links
Issue: #15 – TensorFlow STS model crashes when covariates/target stay in float64
PR: #16 – Fix TensorFlow dtype mismatch (fixes #15)