Open RobinL opened 2 years ago
Another way of training m is to provide splink with a deterministic rule that is considered valid (i.e. it results in 100% matches), and use this to train the m values for the remaining columns
Extend method from https://moj-analytical-services.github.io/splink/linker.html#splink.linker.Linker.estimate_m_from_label_column to get desired functionality
Another way of training m is to provide splink with a deterministic rule that is considered valid (i.e. it results in 100% matches), and use this to train the m values for the remaining columns