edu.washington.cs.supple.customization.scope.versionspace
Class AncestorNamesFromRootVersionSpace
java.lang.Object
edu.washington.cs.supple.customization.scope.versionspace.VersionSpace
edu.washington.cs.supple.customization.scope.versionspace.AncestorNamesFromRootVersionSpace
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable
- public class AncestorNamesFromRootVersionSpace
- extends VersionSpace
- Author:
- raphael
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AncestorNamesFromRootVersionSpace
public AncestorNamesFromRootVersionSpace(java.util.List lowerBound,
java.util.List upperBound,
double weight)
AncestorNamesFromRootVersionSpace
public AncestorNamesFromRootVersionSpace(double weight)
AncestorNamesFromRootVersionSpace
public AncestorNamesFromRootVersionSpace(TrainingSample ts,
double weight)
setLowerBound
public void setLowerBound(Hypothesis h)
- Specified by:
setLowerBound in class VersionSpace
setLowerBound
public void setLowerBound(TrainingSample d)
- Specified by:
setLowerBound in class VersionSpace