Skip to content

Releases: Sanofi-Public/CImpact

v1.0.7

Choose a tag to compare

@dippatel1994 dippatel1994 released this 27 Nov 17:11
df90a63

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: #15TensorFlow STS model crashes when covariates/target stay in float64
PR: #16Fix TensorFlow dtype mismatch (fixes #15)

v1.0.6

Choose a tag to compare

@dippatel1994 dippatel1994 released this 17 Nov 21:29
90cd802

Release v1.0.6: Fix documentation issues and update model defaults

  • Fixed Prophet model_args documentation
  • Updated all model default values
  • Added missing figsize parameter to examples
  • Updated summary output format
  • Fixes #11 and #12

1.0.1

Choose a tag to compare

@charles-sanofi charles-sanofi released this 14 Mar 07:47

First release in PiPy