LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
geocif/__init__.py
geocif/analysis.py
geocif/experiments.py
geocif/geocif.py
geocif/indices_runner.py
geocif/indices_runner_v2.py
geocif/logger.py
geocif/utils.py
geocif.egg-info/PKG-INFO
geocif.egg-info/SOURCES.txt
geocif.egg-info/dependency_links.txt
geocif.egg-info/not-zip-safe
geocif.egg-info/top_level.txt
geocif/agmet/__init__.py
geocif/agmet/geoagmet.py
geocif/agmet/plot.py
geocif/agmet/utils.py
geocif/backup/__init__.py
geocif/backup/constants.py
geocif/backup/features.py
geocif/backup/geo.py
geocif/backup/geocif.py
geocif/backup/metadata.py
geocif/backup/models.py
geocif/cei/__init__.py
geocif/cei/definitions.py
geocif/cei/indices.py
geocif/ml/__init__.py
geocif/ml/correlations.py
geocif/ml/correlations_backup.py
geocif/ml/embedding.py
geocif/ml/feature_engineering.py
geocif/ml/feature_selection.py
geocif/ml/outliers.py
geocif/ml/outlook.py
geocif/ml/output.py
geocif/ml/spatial_autocorrelation.py
geocif/ml/stages.py
geocif/ml/stats.py
geocif/ml/trainers.py
geocif/ml/trend.py
geocif/ml/xai.py
geocif/playground/__init__.py
geocif/playground/automl.py
geocif/playground/misc.py
geocif/viz/__init__.py
geocif/viz/plot.py
tests/test_geocif.py