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

Prepare a training dataset for the yield prediction on Starknet lending markets #6

Open
jwarmuz99 opened this issue Jun 5, 2024 · 2 comments

Comments

@jwarmuz99
Copy link
Collaborator

Description

Yield Aggregation can be done with a predictive component. A strategy manager can use a forecasting model to predict the yield from a given pool in the next time epoch. This prediction in turn impacts the asset allocation of the agent.

The first step in introducing this capability is creating a training dataset for the yield prediction algorithm. This dataset should be composed of publicly available data sources, ideally onchain. This is required for the agent to be able to fetch the newest onchain data and make a prediction based on it.

The target variable should be the APY in the next time epoch (e.g. on the next day/week).

Submission

Please create a PR in this repo with a functioning data fetching and processing pipeline, ideally using python for a streamlined integration with the Giza Agent.

@loubna-msellek
Copy link

I'm interested: you can contact me using https://t.me/loubnamslk

@Constantine234
Copy link

i am intrested in this anyway but would want to get more details on how to get the dataset

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

3 participants