Skip to content
Discussion options

You must be logged in to vote

+1 for a match_key focused viewer.

I wrote a little metric for checking the spread of match weights over different match keys which can be useful for telling if a blocking rule can be safely removed when all edges it produces fall below a threshold. It creates a horrific visualisation though due to the number of match keys in my models, so a nice viewer dashboard would be useful.

When you say "filter the results generated", do you mean from df_predict? You can put a WHERE condition on a query into that prediction table for WHERE match_key =..., this helped me separate out different kinds of edges in my use case, but obviously then you need to keep tabs on which match_keys are which.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by DavidFrenchSG
Comment options

You must be logged in to vote
1 reply
@medwar99
Comment options

Comment options

You must be logged in to vote
1 reply
@medwar99
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants