esem.utils.get_random_params

esem.utils.get_random_params(n_params, n_samples=5)

Get points randomly sampling a (unit) N-dimensional space

Parameters
  • n_params (int) – The number of parameters (dimensions) to sample from

  • n_samples (int) – The number of parameters to (radnomly) sample