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

Create model to run and union our weighted dependency graphs #2809

Open
ccerv1 opened this issue Jan 18, 2025 · 0 comments
Open

Create model to run and union our weighted dependency graphs #2809

ccerv1 opened this issue Jan 18, 2025 · 0 comments
Assignees
Labels
c:analytics Analytics and metrics

Comments

@ccerv1
Copy link
Member

ccerv1 commented Jan 18, 2025

What is it?

First, we need some intermediate model or generic way of constructing the event graph.
Then we should be able to call our new openrank.py and run at least two different weighting algorithms.
Finally, we need to union the results into a new model, eg, int_weighted_dependency_graph

  • onchain_builder_project_id
  • dev_tooling_project_id
  • edge_type
  • edge_weight
  • weighting_algorithm
  • created_at

Probably best to have this in a single SQLMesh Python model that can be executed on demand.

@ccerv1 ccerv1 self-assigned this Jan 18, 2025
@github-project-automation github-project-automation bot moved this to Backlog in OSO Jan 18, 2025
@ccerv1 ccerv1 added the c:analytics Analytics and metrics label Jan 18, 2025
@ccerv1 ccerv1 added this to the [c] OP Dev Tooling Metrics milestone Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:analytics Analytics and metrics
Projects
Status: Backlog
Development

No branches or pull requests

1 participant