Documentation of 'org.jdmp.core.algorithm.clustering.AbstractClusterer' Java class
AbstractClusterer
org.jdmp.core.algorithm.clustering

Class AbstractClusterer

    • Constructor Detail

      • AbstractClusterer

        public AbstractClusterer()
      • AbstractClusterer

        public AbstractClusterer(java.lang.String inputLabel,
                                 java.lang.String weightLabel)
    • Method Detail

      • getInputLabel

        public java.lang.String getInputLabel()
      • setInputLabel

        public void setInputLabel(java.lang.String inputLabel)
      • getWeightLabel

        public java.lang.String getWeightLabel()
      • setWeightLabel

        public void setWeightLabel(java.lang.String weightLabel)
      • predict

        public void predict(ListDataSet dataSet)
                     throws java.lang.Exception
        Specified by:
        predict in interface Clusterer
        Throws:
        java.lang.Exception
      • predict

        public final void predict(Sample sample)
                           throws java.lang.Exception
        Specified by:
        predict in interface Clusterer
        Throws:
        java.lang.Exception

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.