User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
User Guides

Working with the Unified Dataset

Understanding and working with the unified dataset of a mastering project.

The unified dataset of a Mastering project represents the logical entity you wish to master, such as customers, products, contacts, or other entities important to your business. The unified attributes of the dataset are the attributes that best describe this entity across all input datasets.

The unified dataset accomplishes three important tasks for mastering. It:

  • Defines a single schema, also known as data format, across many, potentially thousands, dissimilar input datasets. This schema is used for processing.
  • Powers entity resolution by Tamr machine learning with attribute-specific configurations.
  • Allows Curators and Reviewers to provide feedback to record pairs and record clusters that Tamr suggests.

Defining a Single Schema

The unified dataset defines a single schema across all source datasets to be categorized. The unified schema is the largest set of attributes common to all input datasets in the project. The task in schema mapping is to map each common source attribute to this single schema.

Dataset Profiling

Profiling is an optional step that you can run at any point in the workflow. Profiling attributes can help you understand the data at multiple points in the project. Profiling a dataset or individual attributes creates derived metadata about a given dataset. Useful metadata includes:

  • Counts and histograms of distinct values.
  • Inferred data types.
    For more information, see Profiling a Dataset

Configuring Machine Learning

Toggle Inclusion in Machine Learning

To the right of each unified attribute is a diagonal bar that can be de-selected if the user does not wish that attribute to be included in machine learning. The default setting is for this to be on (and thus used in machine learning). This setting indicates to Tamr whether to use the unified attribute for training a model. If it is toggled off, then the attribute will be displayed as a column on the records page, but will not be used by Tamr in its machine learning algorithms.

1341

The machine learning icon is surrounded by a red box. The blue icons indicate that the attribute will be included in machine learning, while the white icon indicates that it will not.

Choose a Tokenizer or Similarity Function

To compare values in a unified attribute when determining potential record matches, Tamr uses tokenizers and similarity functions.

To specify tokenizers or similarity functions in a mastering project:

  1. Open the Schema Mapping page.
  2. Locate a unified attribute that is included in machine learning.
  3. Select the More menu (⁝ tricolon icon).
  4. Select Advanced.
  5. Use the drop-down list to change the Similarity function.
  6. Use the drop-down list to change the Tokenizer.
389

Two drop down lists appear for similarity settings after you select More and then Advanced for a unified attribute

Configuring User Preferences

Configure Sorting and Searching Preferences

Select the vertical dot icon to toggle whether the attribute is treated as a numeric value or a string for sorting and searching purposes.

Configure the Cluster Name Unified Attribute

The Supplier setting allows you to aggregate values for the unified attribute by the most common value in the set of records.

389

To configure the Supplier unified attribute:

  1. Select the vertical dots icon.
  2. Choose Supplier from the dropdown menu.

Configure the Spend Unified Attribute

The Spend setting allows you to specify a unified attribute of numeric data type to be aggregated per taxonomy node. This makes it possible to navigate the taxonomy and its transactions by Spend.

To configure the Spend unified attribute:

  1. Select the vertical dots icon.
  2. Choose Spend from the dropdown menu.
387

Configuring the Spend unified attribute.