Learning::ConceptLearning::CandidateElimination
Inherits Reference < Object
Implements candidate elimination algorithm
Constructors
new
Instance methods
general_boundary
get_concept
Get learned concept
learn_negative(example : Hash(String, String))
Learn from a negative example
learn_positive(example : Hash(String, String))
Learn from a positive example
specific_boundary