MCPcopy Create free account
hub / github.com/cjlin1/liblinear / evaluations_scipy

Function evaluations_scipy

python/liblinear/commonutil.py:79–104  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluationsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected