With the October release, Impect introduces a new customer API endpoint that returns the coefficients of its squad rating model per iteration. These coefficients include:
- constant value
- iteration specific constant value
- iteration specific home advantage value
- offensive strength value for each team
- defensive strength value for each team
A function to return this information as a dataframe is required.
With the October release, Impect introduces a new customer API endpoint that returns the coefficients of its squad rating model per iteration. These coefficients include:
A function to return this information as a dataframe is required.