kickscore
kickscore copied to clipboard
Pairwise comparisons with flexible time-dynamics.
Didnt find any information or examples about how to set up countdiff model. what about win probas? how to calc it? how to set up observations? similar to count model?...
Hi! I am running `kickscore` for some data, and when plotting the scores with `plot_scores` function, the `predict` method returns mean 0 and variance 1 for all data points except...
Hi there, I'm working through your NBA example, and I'm noticing that anywhere where we're trying to use `.timestamp()`, e.g. - `t = datetime.strptime(row["date"], "%Y-%m-%d").timestamp()` - or when setting `timestamps=True`...