Uses of Interface
org.jpmml.translator.FunctionInvocation.Tf
-
Packages that use FunctionInvocation.Tf Package Description org.jpmml.translator -
-
Uses of FunctionInvocation.Tf in org.jpmml.translator
Methods in org.jpmml.translator that return FunctionInvocation.Tf Modifier and Type Method Description static FunctionInvocation.TfTextIndexUtil. asTf(FunctionInvocation functionInvocation)FunctionInvocation.TfFunctionInvocation.TfIdf. getTf()FunctionInvocation.TfTermFrequencyEncoder. getTf(FieldInfo fieldInfo)
-