Joyce

Results 3 comments of Joyce

Currently the KASN seems not working since the result produced using kasn does not align with the results in `pprlblock`

Note that the `subdata1` and `subdata2` here represent the entity id of two parties i.e. the ground truth. We use `x[0]` since the entity id is in the first column...

Given entity id is in column 0, I don't think you should put `x[1]` in the list comprehension. There are few ways potentially might locate the problem: 1. Check if...