evaluations_scipy(ty, pv) -> (ACC, MSE, SCC) ty, pv: ndarray Calculate accuracy, mean squared error and squared correlation coefficient using the true values (ty) and predicted values (pv).
(ty, pv)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected