LICENSE
MANIFEST.in
README.md
pyproject.toml
agomax/__init__.py
agomax/compat.py
agomax/config.py
agomax/detector.py
agomax/exceptions.py
agomax/pipeline.py
agomax/py.typed
agomax/tuner.py
agomax/utils.py
agomax.egg-info/PKG-INFO
agomax.egg-info/SOURCES.txt
agomax.egg-info/dependency_links.txt
agomax.egg-info/requires.txt
agomax.egg-info/top_level.txt
agomax/core/__init__.py
agomax/core/ensemble.py
agomax/core/preprocessing.py
agomax/core/threshold.py
agomax/core/tuning.py
tests/test_integration.py