Documentation of 'jhplot.bsom.BsomDrawArea' Java class.
BsomDrawArea
jhplot.bsom

Class BsomDrawArea

    • Field Detail

      • draw_new_data

        public boolean draw_new_data
    • Method Detail

      • update

        public void update(Graphics g)
        Update canvas
      • init

        public void init()
        Initialize learning by making data (X), weights (W) and Hesse matrix of prior (M).
      • start

        public void start()
      • stop

        public void stop()
      • runNoThread

        public void runNoThread()
      • run

        public void run()
        Learn and plot if 'learn' is true. If 'auto_learn' is true, hyperparameters are tuned.
        Specified by:
        run in interface Runnable
      • drawDensity

        public void drawDensity(Graphics g)

DMelt 2.7 © DataMelt by jWork.ORG