An open API service indexing awesome lists of open source software.

https://github.com/daostack/staking-bot


https://github.com/daostack/staking-bot

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# DAOstack Staking Bot
This is a ML script which predicts the voting outcome of pending proposals in DAOstack's Genesis
and sends its predictions to a given web address.

The research work which enabled and tested this model is detailed in a separate notebook and stored on DAOstack's servers.

# Usage
```
model.py http://Address.to.send.predictions.to
```