.gitignore
.pre-commit-config.yaml
AGENTS.md
CHANGELOG.md
CITATION.cff
LICENSE
README.md
environment.yml
pyproject.toml
.github/copilot-instructions.md
.github/dependabot.yml
.github/workflows/CI.yml
.github/workflows/changelog.yml
.github/workflows/pypi.yml
docs/changes/.gitkeep
src/eventdisplay_ml/__init__.py
src/eventdisplay_ml/_version.py
src/eventdisplay_ml/config.py
src/eventdisplay_ml/data_processing.py
src/eventdisplay_ml/diagnostic_utils.py
src/eventdisplay_ml/evaluate.py
src/eventdisplay_ml/features.py
src/eventdisplay_ml/geomag.py
src/eventdisplay_ml/hyper_parameters.py
src/eventdisplay_ml/models.py
src/eventdisplay_ml/utils.py
src/eventdisplay_ml.egg-info/PKG-INFO
src/eventdisplay_ml.egg-info/SOURCES.txt
src/eventdisplay_ml.egg-info/dependency_links.txt
src/eventdisplay_ml.egg-info/entry_points.txt
src/eventdisplay_ml.egg-info/requires.txt
src/eventdisplay_ml.egg-info/scm_file_list.json
src/eventdisplay_ml.egg-info/scm_version.json
src/eventdisplay_ml.egg-info/top_level.txt
src/eventdisplay_ml/configs/default_hyperparameters_classification.json
src/eventdisplay_ml/configs/default_hyperparameters_stereo.json
src/eventdisplay_ml/scripts/apply_xgb_classify.py
src/eventdisplay_ml/scripts/apply_xgb_stereo.py
src/eventdisplay_ml/scripts/diagnostic_generalization_gap.py
src/eventdisplay_ml/scripts/diagnostic_partial_dependence.py
src/eventdisplay_ml/scripts/diagnostic_permutation_importance.py
src/eventdisplay_ml/scripts/diagnostic_residual_normality.py
src/eventdisplay_ml/scripts/diagnostic_shap_summary.py
src/eventdisplay_ml/scripts/optimize_classification.py
src/eventdisplay_ml/scripts/plot_classification_gamma_efficiency.py
src/eventdisplay_ml/scripts/plot_classification_performance_metrics.py
src/eventdisplay_ml/scripts/plot_optimize_classification.py
src/eventdisplay_ml/scripts/plot_training_evaluation.py
src/eventdisplay_ml/scripts/train_xgb_classify.py
src/eventdisplay_ml/scripts/train_xgb_stereo.py
tests/conftest.py
tests/test_alignment.py
tests/test_classification_apply_interpolation.py
tests/test_config.py
tests/test_data_helpers.py
tests/test_data_processing.py
tests/test_data_processing_remaining.py
tests/test_diagnostic_utils.py
tests/test_diagnostic_utils_full.py
tests/test_evaluate_helpers.py
tests/test_evaluate_remaining.py
tests/test_features.py
tests/test_geomag.py
tests/test_hyper_parameters.py
tests/test_imgsel_debug.py
tests/test_models_helpers.py
tests/test_optimize_classification.py
tests/test_optimize_helpers.py
tests/test_plot_classification_performance_metrics.py
tests/test_regression_apply.py
tests/test_size_area_sort.py
tests/test_sort_logic.py
tests/test_telescope_indexing.py
tests/test_train_classification_shap.py
tests/test_train_regression_standardization.py
tests/test_utils.py
tests/resources/classify-parameter.json