Skip to content

Added Candidate-Elimination Algorithm - #1

Open
NisargaJN wants to merge 2 commits into
madhurish:masterfrom
NisargaJN:master
Open

Added Candidate-Elimination Algorithm#1
NisargaJN wants to merge 2 commits into
madhurish:masterfrom
NisargaJN:master

Conversation

@NisargaJN

Copy link
Copy Markdown

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.

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.
Write a program to construct a Bayesian network considering medical data. Use this
model to demonstrate the diagnosis of heart patients using standard Heart Disease
Data Set. You can use Java/Python ML library classes/API.
@neeldoshii

neeldoshii commented Apr 28, 2024

Copy link
Copy Markdown

@NisargaJN thank you for the code :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants