Interactive Wizard¶
The easiest way to start using fishy-business is through the interactive setup wizard.
It helps you select a model, choose a dataset, and configure your analysis flags without needing to remember CLI arguments.
To launch the wizard, run:
fishy wizard
How it works:¶
Select Model Category: Choose between Deep Learning, Classic ML, Evolutionary, etc.
Select Dataset: Pick one of the registered datasets (e.g., species, oil).
Configure Flags: Enable benchmarking, figure generation, or Weights & Biases logging.
Output: The wizard will provide you with the exact CLI command to run or save a YAML configuration file for you.