NickCrews / mismo

The SQL/Ibis powered sklearn of record linkage
https://nickcrews.github.io/mismo/
GNU Lesser General Public License v3.0
14 stars 3 forks source link

Add train using pairs #73

Closed lmores closed 3 weeks ago

lmores commented 1 month ago

Just a follow up of what we discussed in #58.

@NickCrews would love to have your feedback on this (do you like the current shape, would you prefer to split _train.py into more files, ...).

NickCrews commented 3 weeks ago

@lmores thanks for the starter code here! I took it and adjusted it significantly. Can you open a new issue if the new functionality doesn't work for you?

lmores commented 2 weeks ago

Just tried it, everything seems fine for my use case (results are exactly the same as those I got with my initial implementation).