Free memory of a data set.
::clear_sampset frees the memory which was used for training data set having read by ::read_sampset. This memory is only reusable in combination with ::read_sampset.
|
SampKey (input_control) |
feature_set -> HTuple.long |
| Number of the data set. | |
::clear_sampset returns H_MSG_TRUE. An exception handling is raised if the key SampKey does not exist.
::create_class_box, ::enquire_class_box, ::learn_class_box, ::write_class_box
::test_sampset_box, ::learn_sampset_box, ::read_sampset
Tools