Hi,I want to know the result of mae and rsme after new dataset was added to the test. In utils.py you define a function named imputation_accuracy but you don‘t use it in the example using heart dataset . When I try to use this function in mydataset to get mae,I got some error!Could you tell me the usage of the function to get the result of mae and rmse?Thanks!
Hi,I want to know the result of mae and rsme after new dataset was added to the test. In utils.py you define a function named imputation_accuracy but you don‘t use it in the example using heart dataset . When I try to use this function in mydataset to get mae,I got some error!Could you tell me the usage of the function to get the result of mae and rmse?Thanks!