recordlinkage icon indicating copy to clipboard operation
recordlinkage copied to clipboard

recordlinkage.NaiveBayesClassifier() fit returns multiindex of all feature pairs

Open MWiggins opened this issue 9 months ago • 0 comments

when .fit is called and a dataframe of candidate pairs is passed to it, the return type is a multiindex without any 0/1 coding of match.

MWiggins avatar May 03 '24 15:05 MWiggins