christinadionysio opened a new pull request, #1943: URL: https://github.com/apache/systemds/pull/1943
This patch adds a performance test for missing value imputation using KNN. I tested the individual methods (`dist`, `dist_missing`, `dist_sample`) with different dataset sizes where 10% of the rows contain missing values. We want to ensure that at least the `dist_sample` method can handle arbitrarily large datasets by reducing the sample size. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
