qbiocode.data_generation.make_moons module#

Generate synthetic two-moons datasets for binary classification tasks.

This module creates multiple configurations of 2D two-moons datasets with varying sample sizes and noise levels, useful for testing machine learning algorithms on non-linearly separable data with interleaving classes.

Summary#

Functions:

Reference#