Skip to content

Knowledge: Version-Space Learning - #596

Merged
norvig merged 3 commits into
aimacode:masterfrom
antmarakis:patch-2
Jul 30, 2017
Merged

Knowledge: Version-Space Learning#596
norvig merged 3 commits into
aimacode:masterfrom
antmarakis:patch-2

Conversation

@antmarakis

Copy link
Copy Markdown
Collaborator

Implemented the algorithm from Figure 19.3 and added tests. Also, fixed a small bug with Current-Best Learning, where it would fail if the hypothesis was empty and tried to extend it. Finally, wrote a small example dataset with two attributes.

@norvig
norvig merged commit 3e33cd7 into aimacode:master Jul 30, 2017
@antmarakis
antmarakis deleted the patch-2 branch July 30, 2017 16:18
dj5x5 pushed a commit to dj5x5/aima-python that referenced this pull request Jul 17, 2025
* add version-space learner + small fix

* add test for version-space learner + trivial example

* Update README.md
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