Popularity
5.7
Declining
Activity
0.0
Stable
12
3
3

Monthly Downloads: 10
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: AI    

HaVSA alternatives and similar packages

Based on the "AI" category.
Alternatively, view HaVSA alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of HaVSA or a related project?

Add another 'AI' Package

README

HaVSA (Have-Saa) is a Haskell implementation of the Version Space Algebra Machine Learning technique described in Tessa Lau's PhD thesis (the link is for a journal version):

Tessa Lau, Steven Wolfman, Pedro Domingos, and Daniel S. Weld, Programming by Demonstration using Version Space Algebra, Machine Learning, 2003. (http://tlau.org/research/papers/mlj01-draft.pdf)

Documentation

  • [VSIntro Introduction to Version Space Algebra]

Publications about Version Space Algebra

A number of Version Spaces papers that I've come across are listed here

Contributors

HaVSA was created by Rogan Creswick

Other Implementations

If you're looking for an implementation in Java, you should check out JVersionSpaces