Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

think about large scale active learning #57

Open
aronwc opened this issue Jun 19, 2013 · 3 comments
Open

think about large scale active learning #57

aronwc opened this issue Jun 19, 2013 · 3 comments
Assignees
Labels

Comments

@aronwc
Copy link
Collaborator

aronwc commented Jun 19, 2013

No description provided.

@ghost ghost assigned aronwc Jun 19, 2013
@aronwc
Copy link
Collaborator Author

aronwc commented Jun 19, 2013

Options

  • farm out to dozens of nodes
  • convert classifier into search query

@aronwc
Copy link
Collaborator Author

aronwc commented Jun 19, 2013

Burr's active learning survey: http://burrsettles.com/pub/settles.activelearning.pdf

@aronwc
Copy link
Collaborator Author

aronwc commented Aug 7, 2013

Relevant paper:

http://machinelearning.wustl.edu/mlpapers/paper_files/NIPS2010_0757.pdf

  • Represent classifier as a hyperplane
  • Select instances closest to that hyper plane for annotation
  • Use smart hashing to do lookups efficiently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant