You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
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. |
0 commit comments