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

Function test2

machine_learning/kohonen_som_trace.cpp:315–344  ·  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 4

test_lamniscateFunction · 0.85
save_nd_dataFunction · 0.85
kohonen_som_tracerFunction · 0.85
_randomFunction · 0.70

Tested by

no test coverage detected