moj-analytical-services / splink

Fast, accurate and scalable probabilistic data linkage with support for multiple SQL backends

Home Page:https://moj-analytical-services.github.io/splink/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT] Seed for comparison_viewer_dashboard?

zmbc opened this issue · comments

Is your proposal related to a problem?

In a computational pipeline that uses Splink, the output of the comparison_viewer_dashboard changes each time it is run.

Describe the solution you'd like

I'd like to be able to pass a seed to comparison_viewer_dashboard that results in the same dashboard being generated every time. I think the only part that is random is the choosing of rows as examples.

Describe alternatives you've considered

Additional context