/Python--Candidate-Elimination-Algorithm

Problem : For a given set of training data examples stored in a .CSV file, implement and demonstrate the Candidate-Elimination algorithm to output a description of the set of all hypotheses consistent with the training examples.

Primary LanguageJupyter Notebook

###Welcome to GitHub /Context Innovation Lab

Python Candidate Elimination Algorithm

Reference : Tom Mitchell