Half_moons.Config
Configuration for the half moons dataset
type t = {
noise_range : float;
Range of noise to add to the coordinates
seed : int option;
Optional random seed for reproducibility
}
val default : t