Mike Edwards
Mike Edwards
### What happens? Weird edge case, but when calling linker.predict with a `threshold_match_weight` of 0 to remove negative weighted records, the threshold isn't applied and it returns all records. There...
Hi, thanks for the converter to .npy extension. It looks like the logical check on line 123 wants to be checking `if each+'.npy' in alread_exist_dict`, rather than `each+'.skeleton.npy'`. For me...
### What happens? Hi, I'm getting an odd behaviour when I have capital letters in my field/column names. The model converges to differing m values when the only difference between...
### What happens? ### Context: A `match_key` column is only produced when required based on `settings_obj._needs_matchkey_column`. This flag is set based on the length of the blocking rules list being...
### What happens? When using `splink.exploratory.profile_columns()` and passing a list of table names to use in the profiling, a `source_dataset` field has axis labels which appear to be table names...
### What happens? Problem: When creating a comparison with levels for different thresholds (such as xAtSizes or xAtThresholds) the ordering of the provided list matters when creating the comparison levels....