Package weka.classifiers.trees.ht
Class WeightMass
java.lang.Object
weka.classifiers.trees.ht.WeightMass
- All Implemented Interfaces:
Serializable
Simple container for a weight
- Version:
- $Revision: 9707 $
- Author:
- Mark Hall (mhall{[at]}pentaho{[dot]}com)
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
m_weight
public double m_weight
-
-
Constructor Details
-
WeightMass
public WeightMass()
-