LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.py
LICENSES/kneed_license.txt
LICENSES/matplotlib_license.txt
LICENSES/numpy_license.txt
LICENSES/pandas_license.txt
LICENSES/scikitlearn_license.txt
LICENSES/scikitoptimize_license.txt
LICENSES/scipy_license.txt
LICENSES/seaborn_license.txt
LICENSES/statsmodels_license.txt
eagles/__init__.py
eagles/config.py
eagles.egg-info/PKG-INFO
eagles.egg-info/SOURCES.txt
eagles.egg-info/dependency_links.txt
eagles.egg-info/not-zip-safe
eagles.egg-info/requires.txt
eagles.egg-info/top_level.txt
eagles/Exploratory/__init__.py
eagles/Exploratory/categories.py
eagles/Exploratory/distributions.py
eagles/Exploratory/explore.py
eagles/Exploratory/missing.py
eagles/Exploratory/outcomes.py
eagles/Exploratory/utils/__init__.py
eagles/Exploratory/utils/plot_utils.py
eagles/Supervised/__init__.py
eagles/Supervised/config.py
eagles/Supervised/model_init.py
eagles/Supervised/model_support.py
eagles/Supervised/supervised_tuner.py
eagles/Supervised/utils/__init__.py
eagles/Supervised/utils/logger_utils.py
eagles/Supervised/utils/metric_utils.py
eagles/Supervised/utils/plot_utils.py
eagles/Supervised/utils/tuner_utils.py
eagles/Unsupervised/__init__.py
eagles/Unsupervised/_graph_clustering.py
eagles/Unsupervised/unsupervised_tuner.py
eagles/Unsupervised/utils/__init__.py
eagles/Unsupervised/utils/cluster_eval_utils.py
eagles/Unsupervised/utils/logger_utils.py
eagles/Unsupervised/utils/plot_utils.py
eagles/data_sets/__init__.py
eagles/data_sets/data_loader.py
eagles/data_sets/iris.csv
eagles/data_sets/wines.csv