Class ClusteringStream

    • Field Detail

      • decayHorizonOption

        public IntOption decayHorizonOption
      • decayThresholdOption

        public FloatOption decayThresholdOption
      • evaluationFrequencyOption

        public IntOption evaluationFrequencyOption
      • numAttsOption

        public IntOption numAttsOption
    • Constructor Detail

      • ClusteringStream

        public ClusteringStream()
    • Method Detail

      • getDecayHorizon

        public int getDecayHorizon()
      • getDecayThreshold

        public double getDecayThreshold()
      • getEvaluationFrequency

        public int getEvaluationFrequency()