|
LegoAgent-Eve
|
This is the complete list of members for NearestNeighbour, including all inherited members.
| calcEuklidDistance(IDataPoint actDataPoint, IDataPoint actPointToCompare) | NearestNeighbour | private |
| classify(IDataPoint dataPoint) | NearestNeighbour | |
| dataSet | NearestNeighbour | private |
| kNeighbours | NearestNeighbour | private |
| NearestNeighbour(Dataset dataset) | NearestNeighbour | |
| NearestNeighbour(Dataset dataset, int kNeighbours) | NearestNeighbour | |
| SetKNeighbours(int kNeighbour) | NearestNeighbour | |
| validateAmountOfTrainingData() | NearestNeighbour | private |