Optional weight of this attribute. By default, it is 1.0. The particular
meaning of weight depends on applications and machine learning algorithms.
Although there are on explicit requirements on the weights, in general,
they should be positive.
True if the string values of the nominal attribute is a open set.
The new string values will be added into the attribute when calling
the method valueOf(String).
True if the string values of the nominal attribute is a open set.
The new string values will be added into the attribute when calling
the method valueOf(String).
values
java.util.List<E> values
The list of unique string values of this attribute.