glandfried / TrueSkillThroughTime.py

The TrueSkill Through Time Python Package
https://trueskillthroughtime.readthedocs.io/en/latest/
Other
35 stars 7 forks source link

How did you add dimensionality of the tennis data with this implementation? #1

Closed SnugCat closed 2 years ago

glandfried commented 3 years ago

Hi,

I have an example using Julia. The syntax is very similar to Python: https://github.com/glandfried/TrueSkillThroughTime.jl/blob/master/example/atp_ground.jl

Someday I should include the Python version. If you manage to implement it, we could add it to the repository.