MansiBreja / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Welcome to GitHub /Context Innovation Lab

Python Candidate Elimination Algorithm

Reference : Tom Mitchell

About

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.


Languages

Language:Jupyter Notebook 100.0%