LICENSE
README.md
pyproject.toml
automl/__init__.py
automl/core.py
automl/evaluator.py
automl/explainer.py
automl/models.py
automl/preprocess.py
automl/utils.py
automl/visualizer.py
automl_kit.egg-info/PKG-INFO
automl_kit.egg-info/SOURCES.txt
automl_kit.egg-info/dependency_links.txt
automl_kit.egg-info/requires.txt
automl_kit.egg-info/top_level.txt
tests/test_automl.py
tests/test_core.py