-
- Downloads
[MRG+1] edited the FAQ to fix a typo and include info regarding global random states (#5927)
* edited the FAQ to fix a typo and include info regarding global random states. * more explicitly delineated scikit-learn's use of numpy global random state and added comments about thread safety. * amended info about multiprocessing and instead discussed how global random states are prone to unintended change. Also used sphinx formatting on numpy.random.seed. * fixed line breaks * link to function * emphasize random_state param for estimators and cv splitters * edit line length and add backticks to param name
Please register or sign in to comment