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

Lower precision for most search space variables #449

Merged
merged 1 commit into from Jan 27, 2018

Conversation

vertti
Copy link
Member

@vertti vertti commented Jan 27, 2018

Summary

Lower the precision of most search space variables for hyperopt.

Quick changelog

Makes hyperopt step size 5.0 instead of 1.0 for variables like RSI, ADX, MFI etc.
Makes stoploss search step 2% at time.

These changes should:

  1. Lower the size of search space to 1/10000 of what it was
  2. Reduce the unnecessary overfitting to a specific dataset

@shusso
Copy link
Member

shusso commented Jan 27, 2018

looks good 👍

@shusso shusso merged commit 50402a7 into develop Jan 27, 2018
@shusso shusso deleted the lower_hyperopt_precision branch January 27, 2018 08:05
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.

None yet

2 participants