Interface HasResultFields

    • Method Detail

      • getTargetFields

        java.util.List<TargetField> getTargetFields()

        Gets the dependent (ie. target in supervised training) fields of a Model from its MiningSchema.

      • getOutputFields

        java.util.List<OutputField> getOutputFields()

        Gets the output fields of a Model from its Output.