arch.bootstrap.IIDBootstrap.random_state

property IIDBootstrap.random_state

Set or get the instance random state

Parameters

random_state (RandomState) -- RandomState instance used by bootstrap

Returns

RandomState instance used by bootstrap

Return type

RandomState