MCPcopy Create free account
hub / github.com/TheAlgorithms/C / adaline_get_weights_str

Function adaline_get_weights_str

machine_learning/adaline_learning.c:112–125  ·  view source on GitHub ↗

* Operator to print the weights of the model * @param ada model for which the values to print * @returns pointer to a NULL terminated string of formatted weights */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

adaline_fitFunction · 0.85
test1Function · 0.85
test2Function · 0.85
test3Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected