The Complete SPRLIB & ANNLIB

nn_performance

- compute the leave-one-out performance of the nearest neighbour classifier

SYNOPSIS

double nn_performance (dataset)

ARGUMENTS

DATASET *dataset The dataset used to compute the performance.

RETURNS

The function returns the leave-one-out performance of the nearest neighbour classifier on the dataset dataset.

FUNCTION

The function computes the leave-one-out (loo) performance of the nearest neighbour classifier using the dataset inputted.

SEE ALSO

knn_classify

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998