Package org.apache.mahout.classifier.df.data.conditions

Class Summary
Condition Condition on Instance
Equals True if a given attribute has a given value
GreaterOrEquals True if a given attribute has a value "greater or equal" than a given value
Lesser True if a given attribute has a value "lesser" than a given value
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.