Skip to content

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

Development

Successfully merging this pull request may close these issues.

1 participant