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

Function test2

machine_learning/kohonen_som_trace.c:358–398  ·  view source on GitHub ↗

Test that creates a random set of points distributed *near* the locus * of the [Lamniscate of * Gerono](https://en.wikipedia.org/wiki/Lemniscate_of_Gerono) and trains an SOM * that finds that circular pattern. The following * [CSV](https://en.wikipedia.org/wiki/Comma-separated_values) files are created * to validate the execution: * * `test2.csv`: random test samples points with a lamniscate

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls 5

test_lamniscateFunction · 0.85
save_nd_dataFunction · 0.85
kohonen_som_tracerFunction · 0.85
_randomFunction · 0.70
maxFunction · 0.50

Tested by

no test coverage detected