Joye9285 / Imputation-benchmark

Codes for imputation benchmark
0 stars 0 forks source link

Network enhancement clarification #1

Open RyanKingTakeda opened 5 months ago

RyanKingTakeda commented 5 months ago

Hello,

Your wonderful paper highlights that Network enhancement (NE) is a top performing method. I'd like to run the same thing on my data, however, I need some clarification in how to run it. Following your code, there appears to be a dependency in ND_run.py on the file in the line containing path = "data/network.mat". https://github.com/Joye9285/Imputation-benchmark/blob/4244d3070152befd1a9fbdba7585d47ed2adaf60/ND_run.py#L41

Could you clarify the steps in how one generates this dependency to make your code reproducible?

Thank you

vickreiner commented 1 week ago

Are there any updates on this? I would be very interested to try NE on one of our datasets too.

Thanks in advance!