Class SGDText.Count

java.lang.Object
weka.classifiers.functions.SGDText.Count
All Implemented Interfaces:
Serializable
Enclosing class:
SGDText

public static class SGDText.Count extends Object implements Serializable
See Also:
  • Field Details

    • m_count

      public double m_count
    • m_weight

      public double m_weight
  • Constructor Details

    • Count

      public Count(double c)