forked from CommonsBuild/proposal-inverter
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
We have the functions defined to use matrix factorization. There are a few things we should look into before expanding for all actions.
- How to normalize the output matrix of probabilities. Since it is a linear sum, it may be as simple as dividing by the number of features
- How to use those probabilities to decide on an action. Since there is a probability to fund every proposal, do we sample from a random proposal at each time step? Or do we roll on the most probable proposal? Or do we sample from each proportionally?
- Create a graph output that shows the probabilities are working as intended, and that the wallets that are funding are more likely to fund proposals within their interests
Metadata
Metadata
Assignees
Labels
No labels