Class HoeffdingTree.ActiveLearningNode

    • Field Detail

      • weightSeenAtLastSplitEvaluation

        protected double weightSeenAtLastSplitEvaluation
      • isInitialized

        protected boolean isInitialized
    • Constructor Detail

      • ActiveLearningNode

        public ActiveLearningNode​(double[] initialClassObservations)