Documentation of 'weka.core.pmml.PMMLProducer' Java class
PMMLProducer
weka.core.pmml

Interface PMMLProducer

  • All Known Implementing Classes:
    Logistic


    public interface PMMLProducer
    Interface to something that can produce a PMML representation of itself.
    • Method Detail

      • toPMML

        java.lang.String toPMML(Instances train)
        Produce a PMML representation
        Parameters:
        train - the training data that might have been used by the implementer. If it is not needed by the implementer then clients can safely pass in null
        Returns:
        a string containing the PMML representation

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.