Skip to content

Assigning weights to fields for customizing matching logic #991

Description

@khayyamsaleem

Is your feature request related to a problem? Please describe.
Some pairs in our simulation file differ only by a little, and the strongest match algorithm is not always producing what we require.

Describe the solution you'd like
We want the ability to manipulate the best match by weighing certain fields with higher contribution towards matching score than others. Ideally, we would be able to do this from the SDKs, or with a specification file of sorts.

Describe alternatives you've considered
Another alternative is to have an API endpoint that allows us to see which matches are produced and their scores (by field), so that we can do post-processing on the report to drive which match is returned using our own prioritization scheme.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions