MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / evaluate

Method evaluate

machine_learning/neural_network.cpp:606–629  ·  view source on GitHub ↗

* Function to evaluate model on supplied data * @param X array of feature vectors (input data) * @param Y array of target values (label) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluate_from_csvMethod · 0.95

Calls 5

single_predictMethod · 0.95
argmaxFunction · 0.85
sumFunction · 0.85
apply_functionFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected