Package sklearn

Class ScalarLabelUtil


  • public class ScalarLabelUtil
    extends Object
    • Method Detail

      • getOpType

        public static org.dmg.pmml.OpType getOpType​(org.jpmml.converter.ScalarLabel scalarLabel)
      • toFeature

        public static org.jpmml.converter.Feature toFeature​(org.jpmml.converter.ScalarLabel scalarLabel,
                                                            org.jpmml.converter.PMMLEncoder encoder)
      • toFeature

        public static org.jpmml.converter.Feature toFeature​(org.jpmml.converter.ScalarLabel scalarLabel,
                                                            org.dmg.pmml.Field<?> field,
                                                            org.jpmml.converter.PMMLEncoder encoder)