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

Add files via upload #1

Merged
merged 1 commit into from
May 4, 2019
Merged

Add files via upload #1

merged 1 commit into from
May 4, 2019

Conversation

Danyson
Copy link
Owner

@Danyson Danyson commented May 4, 2019

1A. Changed the atleast2d_or_csr method in (from sklearn.utils import check_random_state, atleast2d_or_csr ) to (from sklearn.utils import check_random_state,check_array).

1B. 91 and 110 th line of random_layer.py.

2.Changed the cross_validation module from (from sklearn.cross_validation import train_test_split) to (from sklearn.model_selection import train_test_split).

@Danyson Danyson merged commit da163bc into master May 4, 2019
@Danyson Danyson deleted the Danyson-patch-1 branch May 4, 2019 10:01
@Danyson Danyson restored the Danyson-patch-1 branch May 4, 2019 10:02
@Danyson Danyson deleted the Danyson-patch-1 branch May 4, 2019 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant