Hi there,
Continuing the discussion from the PR ( https://github.com/shogun-toolbox/shogun/pull/4955). I noticed a very interesting thing, that is, none of the unit test even use "generate_random_coefficients()". I tried putting in the "random_samples(4, num_samples)" and it's still compiling and all the unit tests are passing. It's getting interesting by the second!