LICENSE
README.md
setup.cfg
setup.py
src/autoxgb/__init__.py
src/autoxgb/api.py
src/autoxgb/autoxgb.py
src/autoxgb/enums.py
src/autoxgb/predict.py
src/autoxgb/schemas.py
src/autoxgb/utils.py
src/autoxgb.egg-info/PKG-INFO
src/autoxgb.egg-info/SOURCES.txt
src/autoxgb.egg-info/dependency_links.txt
src/autoxgb.egg-info/entry_points.txt
src/autoxgb.egg-info/requires.txt
src/autoxgb.egg-info/top_level.txt
src/autoxgb/cli/__init__.py
src/autoxgb/cli/autoxgb.py
src/autoxgb/cli/predict.py
src/autoxgb/cli/serve.py
src/autoxgb/cli/train.py