Uses of Interface
org.dmg.pmml.HasTable
-
Packages that use HasTable Package Description org.dmg.pmml org.dmg.pmml.nearest_neighbor -
-
Uses of HasTable in org.dmg.pmml
Classes in org.dmg.pmml with type parameters of type HasTable Modifier and Type Interface Description interfaceHasTable<E extends PMMLObject & HasTable<E>>Classes in org.dmg.pmml that implement HasTable Modifier and Type Class Description classChildParentclassMapValuesclassTextIndexNormalization -
Uses of HasTable in org.dmg.pmml.nearest_neighbor
Classes in org.dmg.pmml.nearest_neighbor that implement HasTable Modifier and Type Class Description classTrainingInstances
-