Package org.apache.tika.ml
package org.apache.tika.ml
-
ClassDescriptionGeneric feature extractor that maps an input of type
Tto a fixed-length integer feature vector suitable for aLinearModel.INT8-quantized multinomial logistic regression model for classification.The result of a single-label classification from aLinearModel.