rmartz / suggestion-api

API service for suggesting options based on a user's selections
0 stars 0 forks source link

Incorporate other session votes in suggestion probability calculations #7

Open rmartz opened 4 years ago

rmartz commented 4 years ago

We would like to use the status of other sessions in calculating the probability for a suggestion for a given session. This could mean handicapping the likelihood of a suggestion that has not been voted against but is expected to be low priority for another session, or increasing the likelihood of a suggestion that has been voted for by other sessions.

The goal would be to help identify consensus options faster, by ignoring options that are unlikely to be consensus choices and by prioritizing options that are expected to be likely to be consensus choices.