-
Notifications
You must be signed in to change notification settings - Fork 6
fix: representative opinions selection and comment stats formatting #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Test fails because best-agree was removed |
|
Hi @patcon, any feedback, so we can merge? |
|
Hey @patcon, could you tell me how to go through to the one statement among all the And if we use (I am a noob when it comes to working with tf data objects) (As I said earlier, it's possible we don't have any best-agree at all with that method if we only have disagree representative opinions, but that seems fine to me?) |
|
I need your help @patcon to understand why there are so many test errors |
a06b6d8 to
c67cb6e
Compare
- Remove unused 'stat' import - Simplify significance checks by removing redundant vote count validations - Streamline repful_for calculation by removing nested conditionals - Lower minimum confidence threshold from 0.7 to 0.6 for statement selection - Improve confidence selection to prefer exact pick_max matches over near-misses - Remove best-agree flag assignment logic
Fixed:
TODO:
Test data
Votes.json:
votes.json
Before:
After: