Documentation of 'org.jdmp.core.algorithm.classification.meta.SemiSupervisedClassifier' Java class
SemiSupervisedClassifier
org.jdmp.core.algorithm.classification.meta

Interface SemiSupervisedClassifier



  • public interface SemiSupervisedClassifier
    • Method Detail

      • predict

        Matrix predict(Matrix input,
                       Matrix sampleWeight)
                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • reset

        void reset()
            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • train

        void train(ListDataSet labeledData,
                   ListDataSet unlabeledData)
            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • predict

        void predict(ListDataSet dataSet)
              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • emptyCopy

        Classifier emptyCopy()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.