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

Update some tests for custom metrics #6

Merged
merged 4 commits into from Jul 13, 2016

Conversation

TuanNguyen27
Copy link
Contributor

Fixed older tests by adding hard-coded result arrays for testing fit and fit_transform.

Added custom metrics by importing accuracy_score, zero_one_loss from sklearn.

Fixed older tests by adding hard-coded result arrays for testing fit
and fit_transform.

Added custom metrics by importing accuracy_score, zero_one_loss from
sklearn
@TuanNguyen27
Copy link
Contributor Author

TuanNguyen27 commented Jul 11, 2016

tentatively solved #3 and #5 (will need more tests as we expand on implementation for continuous features & multi-class classification)

@rhiever rhiever merged commit ffc8f0b into EpistasisLab:master Jul 13, 2016
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