Open-sourcing Timelines Aggregation Framework

Open sourcing Aggregation Framework, a config-driven Summingbird based framework for generating real-time and batch aggregate features to be consumed by ML models.
This commit is contained in:
twitter-team
2023-04-27 13:58:07 -07:00
parent b5e849b029
commit 197bf2c563
146 changed files with 16429 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Product surfaces at Twitter are built on a shared set of data, models, and softw
| | [topic-social-proof](topic-social-proof/README.md) | Identifies topics related to individual Tweets. |
| Software framework | [navi](navi/README.md) | High performance, machine learning model serving written in Rust. |
| | [product-mixer](product-mixer/README.md) | Software framework for building feeds of content. |
| | [timelines-aggregation-framework](timelines/data_processing/ml_util/aggregation_framework/README.md) | Framework for generating aggregate features in batch or real time.
| | [twml](twml/README.md) | Legacy machine learning framework built on TensorFlow v1. |
The product surface currently included in this repository is the For You Timeline.