artificial-dataset#
Artificial dataset generation from Gaussian noise, linear, polynomial, and
sinusoidal components. The package provides two high-level generators —
make_classification() and
make_anomaly_dataset() — that return
torch.Tensor objects ready for use in PyTorch training loops.