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

Type checking, improved unit testing #34

Merged
merged 7 commits into from
Jun 3, 2019
Merged

Type checking, improved unit testing #34

merged 7 commits into from
Jun 3, 2019

Conversation

tjkessler
Copy link
Member

  • All methods/functions now enforce specific types for arguments, return values
  • calc_r2 function now uses scikit-learn's r2_score function
  • Changed unit testing scheme, now uses unittest library
    • added a suite of unit tests

@tjkessler tjkessler merged commit 2083718 into master Jun 3, 2019
@tjkessler tjkessler deleted the dev branch June 3, 2019 21:54
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.

1 participant