RAN-Debias icon indicating copy to clipboard operation
RAN-Debias copied to clipboard

`E_new` should be used to calculate neighbours or removed completely.

Open vaibkumr opened this issue 3 years ago • 0 comments

https://github.com/TimeTraveller-San/RAN-Debias/blob/b446e85f063b3122e2659c721df51e0eac0ba777/src/gipe.py#L37

E_new should be used to calculate neighbours in case the precomputed dictionary on disk is not available. Add an if/else or try-catch block along with a warning for this.

vaibkumr avatar Nov 28 '20 21:11 vaibkumr