Skip to content
This repository was archived by the owner on Mar 6, 2021. It is now read-only.

Conversation

Danyson
Copy link

@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
Copy link
Author

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant