Class TypeTransformer

    • Constructor Detail

      • TypeTransformer

        public TypeTransformer​(String module,
                               String name)
    • Method Detail

      • refineFeature

        public org.jpmml.converter.Feature refineFeature​(org.jpmml.converter.Feature feature,
                                                         org.jpmml.python.TypeInfo dtype,
                                                         SkLearnEncoder encoder)
      • refineFeature

        public org.jpmml.converter.Feature refineFeature​(org.jpmml.converter.Feature feature,
                                                         org.dmg.pmml.OpType opType,
                                                         org.dmg.pmml.DataType dataType,
                                                         SkLearnEncoder encoder)