Skip to content

Commit

Permalink
Update docs/topic_guides/theory/linked_data_as_graphs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Zoe Slade <[email protected]>
  • Loading branch information
RossKen and zslade authored Apr 10, 2024
1 parent b76a201 commit e5ae358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topic_guides/theory/linked_data_as_graphs.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ When linking people together, a cluster represents the all of the records in our

## Probabilistic data linkage and graphs

When using [probabilistic linkage](./probabilistic_vs_deterministic.md), each pair of records has a score indicating how similar they are. For example, consider a collection of records with pairwise similarity score:
When performing [probabilistic linkage](./probabilistic_vs_deterministic.md), each pair of records has a score indicating how similar they are. For example, consider a collection of records with pairwise similarity scores:

![Threshold Cluster](../../img/clusters/threshold_cluster.drawio.png){:width="80%"}

Expand Down

0 comments on commit e5ae358

Please sign in to comment.