Grade Profiles ======================================= Profiles of voters that assign grades from a fixed set to each candidate. The ballots for a GradeProfile are in the [ballots page](ballots.md#grade-class). ## GradeProfile Class ```{eval-rst} .. autoclass:: pref_voting.grade_profiles.GradeProfile :members: ```