C# Class Accord.Tests.MachineLearning.KnnPerformanceTest

Show file Open project: accord-net/framework

Private Methods

Method Description
AccuracyTest1 ( ) : void
Create ( int n1, int n2, int k, double &inputs, NaiveKNearestNeighbors &naive, KNearestNeighbors &normal, KNearestNeighbors &target ) : void
PerformanceTest1 ( ) : void