AI Pattern, Data Science, Machine Learning, Uncategorized

Entity Resolution

Context.

Different Entities may be named differently but might actually be the same Entity.

Problem

Identities are not unique. How can we tell if they are probably associated  with the same Entity,

Forces

Each entity name has a unique identifier.

Solution

Market Basket Analysis using association rule learning is a candidate algorithm  for performing account resolution analysis.

Consequences

 You have probabilistic indication of convergence on entity from possible multiple entities

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s