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

Class SelfOrganizingMap

    • Constructor Detail

      • SelfOrganizingMap

        public SelfOrganizingMap()
      • SelfOrganizingMap

        public SelfOrganizingMap(int rows,
                                 int cols)
    • Method Detail

      • reset

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

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

        public Matrix predict(Matrix input,
                              Matrix sampleWeight)
                       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.