test_sampset2 ( : : SampKey : Error )

Classification of a set of arrays.

In contrast to learn_sampset2 no learning is happening. Typically you use test_sampset2 to applicate a classificator on independent test data. You will receive information about the applicability of the learned stuff on new examples.


Parameters

SampKey (input_control)
integer -> integer
Key of the test data.

Error (output_control)
real -> real
Error during the assignment.


Result

test_sampset2 returns TRUE. An exception handling is raised, if there exists no key SampKey or if problems occur while opening the file.


Possible Predecessors

create_classif2, learn_classif2, set_classif2, set_classif2_param


Possible Successors

enquire_classif2, learn_classif2, write_classif2, close_classif2, free_sampset


See also

enquire_classif2, learn_classif2, learn_sampset2, read_sampset



Copyright © 1996-1997 MVTec Software GmbH