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

Fix options.crossValidate bug and make sin tests more lenient #64

Merged
merged 1 commit into from
Oct 18, 2015
Merged

Fix options.crossValidate bug and make sin tests more lenient #64

merged 1 commit into from
Oct 18, 2015

Conversation

agamm
Copy link
Contributor

@agamm agamm commented Oct 17, 2015

  • Fix the options.corssValidate bug:
    I accidentally set the options to use crossValidation all the time. Now it has to be set manually. By default it won't use cross validation.
  • Make the SIN tests more lenient:
    I increased the acceptable error to 0.35 (+0.05) and I cut the training set by 80% to make the tests faster.
  • In addition to that I made it so the SIN tests output the expected output so it will be easier to test if they were right.

@agamm agamm mentioned this pull request Oct 17, 2015
cazala pushed a commit that referenced this pull request Oct 18, 2015
Fix options.crossValidate bug and make sin tests more lenient
@cazala cazala merged commit 65dbed4 into cazala:master Oct 18, 2015
@cazala
Copy link
Owner

cazala commented Oct 18, 2015

thanks (:

@agamm agamm deleted the corss-validation branch October 19, 2015 17:57
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