Sam Kaufman

Results 24 comments of Sam Kaufman

Thanks - looks a lot quicker than the old way and makes it easy to extend with new options. Probably OK to set m-probs individually and trust user to make...

I came across an alternative that may also be useful and should be relatively easy to implement. The approach is in an old paper by Winkler, [Improved Decision Rules in...

FYI, I'm starting to test an implementation of the full semi-supervised approach that we think will help our work. Because we're not ready to move to the dev version of...

I have an initial version working in this branch: https://github.com/samkodes/splink_tf_inexact/tree/semi_supervised_training I decided that it made the most sense to tie the semi-supervised specification to the individual EM training block, since...