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

Build/document a way to tune nearest_neighbour settings #18

Open
wbecker opened this issue Jun 11, 2017 · 3 comments
Open

Build/document a way to tune nearest_neighbour settings #18

wbecker opened this issue Jun 11, 2017 · 3 comments

Comments

@wbecker
Copy link
Contributor

wbecker commented Jun 11, 2017

At the moment it is hard to know what settings are best/effective (wrt early_stop, skipped_stop, max_time).

Would be good to:

  1. post some guidelines about what values work well
  2. write up a code snippet that demonstrates how to easily tune this, or
  3. build it into the tool, perhaps on top of Classification use-case #16
@wbecker
Copy link
Contributor Author

wbecker commented Jun 11, 2017

Sorry for spamming with all these issues @vmarkovtsev! Let me know if you'd rather I didn't, or communicated some other way!

@vmarkovtsev
Copy link
Collaborator

Hehe, no problem! I will review everything on Monday, thanks for your efforts.

@vmarkovtsev
Copy link
Collaborator

Choosing the right stop conditions is tricky. Some of them are defensive against insane outliers, some are enforcing heuristics. I certainly need to document them properly.

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

No branches or pull requests

2 participants