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

Method single_predict

machine_learning/neural_network.cpp:451–457  ·  view source on GitHub ↗

* Function to get prediction of model on single sample. * @param X array of feature vectors * @return returns predictions as vector */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

batch_predictMethod · 0.95
evaluateMethod · 0.95
testFunction · 0.80

Calls 1

Tested by

no test coverage detected