You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project that uses this TrueSkill module to rate drivers in a racing series. I recently upgraded my version of TrueSkill via pip and the new results from 0.4.5 do not match the old results 0.4.4. I have attached two CSV files that show the output of my code which include the Rating (Mu - 3*Sigma) as well as the Mu and Sigma values for each driver. Both data sets used the exact same input results in the same order. I can provide any more information that you need to help figure this out.
I have a project that uses this TrueSkill module to rate drivers in a racing series. I recently upgraded my version of TrueSkill via pip and the new results from 0.4.5 do not match the old results 0.4.4. I have attached two CSV files that show the output of my code which include the Rating (Mu - 3*Sigma) as well as the Mu and Sigma values for each driver. Both data sets used the exact same input results in the same order. I can provide any more information that you need to help figure this out.
TruckRatings.txt
NewTruckRatings.txt
iRacingTrueSkill.txt
The text was updated successfully, but these errors were encountered: