Pamela Moriarty
Pamela Moriarty
@maciejkula Could you clarify what format/structure `batch` should be in the call `model.ranking_model(batch)`? I'm having the same challenge as @phillipshaon.
I did actually get it working, but unfortunately I don't have access to the code anymore. @felixDulys, maybe you could help answer this now?
> This package is outdated, I suggest you use tfcausalimpact. It looks like `tfcausalimpact` uses this package underneath though (see the [example](https://github.com/WillianFuks/tfcausalimpact/blob/master/notebooks/getting_started.ipynb) and [code underneath](https://github.com/WillianFuks/tfcausalimpact/blob/d06b4155bed58034cfabe705c1c2d45d8415c86b/causalimpact/main.py#L26)). So I'd expect this issue...
> [@pemoriarty](https://github.com/pemoriarty) Are you basing this on the name of the package in the imports? tfcausalimpact is imported into your code in the same way as other CI packages as...