Skip to content
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

Add matrix factorization to all actions #25

Open
patriacaelum opened this issue Feb 9, 2022 · 0 comments
Open

Add matrix factorization to all actions #25

patriacaelum opened this issue Feb 9, 2022 · 0 comments
Assignees

Comments

@patriacaelum
Copy link
Owner

At the moment, none of the actions are actually related to an action. What we want is to map some of the actual parameters of the wallet and proposals to their feature vector, and some that are random or latent features.

For example, the feature vector has 10 numbers. Let's say 5 are based actual parameters, like the epoch length, stake, total funds, etc. And the other 5 are random numbers.

What we want see is something similar to what we had where wallets with fewer funds are more likely to be brokers and wallets with more funds are more likely to be payers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants