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 -> integer |
| Number of the data set. | |
clear_sampset returns 2 (H_MSG_TRUE). An exception handling is raised if the key SampKey does not exist.
clear_sampset is local and processed completely exclusively without parallelization.
create_class_box, enquire_class_box, learn_class_box, write_class_box
test_sampset_box, learn_sampset_box, read_sampset
Tools