Package ai.libs.jaicore.ml.core.dataset.attribute.transformer.multivalue

  • Class Summary 
    ClassDescription
    MinHashingTransformer
    Converts the sets of multi-value features to short signatures.
    MultiValueBinaryzationTransformer
    Transforms a multi-valued feature into a 0/1 Vector, where each dimension represents one of the values, i.e. 1 in one dimension => the feature contains this value, 0 in one dimension => the feature does not contain this value.


NOTHING
NOTHING
Add the Maven Dependecy to your project: maven dependecy for com.amazonaws : aws-java-sdk : 1.3.14