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

Updated import as per Scikit-Learn upgrade. #882

Merged
merged 1 commit into from
Jun 24, 2019

Conversation

clair513
Copy link
Contributor

train_test_split was moved in Scikit-Learn v0.18 from cross_validation to model_selection.

[please review the Contribution Guidelines prior to submitting your pull request. go ahead and delete this line if you've already reviewed said guidelines.]

What does this PR do?

Where should the reviewer start?

How should this PR be tested?

Any background context you want to provide?

What are the relevant issues?

[you can link directly to issues by entering # then the number of the issue, for example, #3 links to issue 3]

Screenshots (if appropriate)

Questions:

  • Do the docs need to be updated?
  • Does this PR add new (Python) dependencies?

`train_test_split` was moved in Scikit-Learn v0.18 from `cross_validation` to `model_selection`.
@weixuanfu weixuanfu changed the base branch from master to development June 23, 2019 15:28
@weixuanfu
Copy link
Contributor

Good catch! Merged!

@weixuanfu weixuanfu merged commit 3e2a692 into EpistasisLab:development Jun 24, 2019
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