raydp
raydp copied to clipboard
Remove the accuracy calculation in evaluation of torch estimator
We don't need to calculate accuracy in the evaluation of torch estimator, since we have no idea whether it's a regression or a classification task.