File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ These are the main components of the Recommendation Algorithm included in this r
10
10
11
11
| Type | Component | Description |
12
12
| ------------| ------------| ------------|
13
- | Feature | [ simclusters-ann ] ( simclusters-ann /README.md) | Community detection and sparse embeddings into those communities. |
13
+ | Feature | [ SimClusters ] ( src/scala/com/twitter/simclusters_v2 /README.md) | Community detection and sparse embeddings into those communities. |
14
14
| | [ TwHIN] ( https://github.com/twitter/the-algorithm-ml/blob/main/projects/twhin/README.md ) | Dense knowledge graph embeddings for Users and Tweets. |
15
15
| | [ trust-and-safety-models] ( trust_and_safety_models/README.md ) | Models for detecting NSFW or abusive content. |
16
16
| | [ real-graph] ( src/scala/com/twitter/interaction_graph/README.md ) | Model to predict likelihood of a Twitter User interacting with another User. |
You can’t perform that action at this time.
0 commit comments