boonnano 1
C++ library giving usage access to the Boon Logic Nano technology
 
Loading...
Searching...
No Matches

◆ GetNearestNeighbor() [1/4]

int CBoonNano::GetNearestNeighbor ( float * Pattern,
float & Confidence )

Get the nearest cluster to the given pattern (float)

Parameters
PatternPattern of data to compare to the model
ConfidenceWill populate with a value from 0 to 1 in how confident or close the pattern is to the returned cluster ID
Returns
Cluster ID that is closest to the pattern