Class WeightedTermFeature

    • Constructor Detail

      • WeightedTermFeature

        public WeightedTermFeature​(org.jpmml.converter.PMMLEncoder encoder,
                                   org.dmg.pmml.DefineFunction defineFunction,
                                   org.jpmml.converter.Feature feature,
                                   String value,
                                   Number weight)