Documentation of 'edu.uci.jforests.sample.Predictions' Java class
Predictions
edu.uci.jforests.sample

Class Predictions

    • Constructor Detail

      • Predictions

        public Predictions()
    • Method Detail

      • setSample

        public void setSample(Sample sample)
      • allocate

        public abstract void allocate(int maxNumValidInstances)
      • update

        public abstract void update(Tree tree,
                                    double weight)
      • evaluate

        public abstract double evaluate(EvaluationMetric evalMetric)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • reset

        public abstract void reset()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.