Closed chrisdicaprio closed 1 year ago
In order to reduce the amount of times prob_to_rate() and rate_to_prob() are called and the amount of points they convert, convert to rate when loading data and convert to prob only at the end
prob_to_rate()
rate_to_prob()
In order to reduce the amount of times
prob_to_rate()
andrate_to_prob()
are called and the amount of points they convert, convert to rate when loading data and convert to prob only at the end