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

Method batch_predict

machine_learning/neural_network.cpp:464–474  ·  view source on GitHub ↗

* Function to get prediction of model on batch * @param X array of feature vectors * @return returns predicted values as vector */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

single_predictMethod · 0.95
sizeMethod · 0.45

Tested by

no test coverage detected