AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
autotreemodel/__init__.py
autotreemodel/auto_build_tree_model.py
autotreemodel/autotreemodel.py
autotreemodel/bayes_opt_tuner.py
autotreemodel/cli.py
autotreemodel/feature_selection_2_treemodel.py
autotreemodel/logger_utils.py
autotreemodel/plot_metrics.py
autotreemodel/utils.py
autotreemodel.egg-info/PKG-INFO
autotreemodel.egg-info/SOURCES.txt
autotreemodel.egg-info/dependency_links.txt
autotreemodel.egg-info/entry_points.txt
autotreemodel.egg-info/not-zip-safe
autotreemodel.egg-info/requires.txt
autotreemodel.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_autotreemodel.py