AI-Aquatica includes a single executable workflow for the real dataset used in the SoftwareX illustrative example:
python examples/real_dataset_workflow.py --output outputs/real_dataset
The workflow:
indeterminate;month as the group;acceptable rows;Primary outputs:
outputs/real_dataset/
ai_aquatica_real_dataset_report.html
processed_water_quality.csv
validation_summary.csv
artifacts/
ion_balance_diagnostics.csv
station_classification_grouped_metrics.json
station_classification_grouped_confusion_matrix.csv
station_classification_grouped_confusion_matrix.png
station_classification_grouped_predictions.csv
station_classification_grouped_fold_metrics.csv
station_classification_qc_filtered_*.csv/json/png
chlorophyll_regression_grouped_metrics.json
chlorophyll_regression_grouped_predictions.csv
chlorophyll_regression_grouped_observed_vs_predicted.png
chlorophyll_regression_grouped_fold_metrics.csv
The script is the source of truth for numerical results reported in the revised manuscript. Results should not be copied from earlier notebooks or releases.