Mike Edwards
Results
2
issues of
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...
bug
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...