ProjectionFactory.
uniform
Uniform distribution
input_dim (int) – dimension of the inputs.
n_features (int) – dimension of the RKHS.
params (list) – the two parameters are the extremals of the domain.
n_features-by-input_dim projection matrix.
numpy.ndarray.