README.md
setup.cfg
setup.py
sklearn2/__init__.py
sklearn2/automl.py
sklearn2/automl_models.py
sklearn2/covariance.py
sklearn2/datasets.py
sklearn2/decomposition.py
sklearn2/feature_extraction.py
sklearn2/feature_selection.py
sklearn2/metrics.py
sklearn2/model_selection.py
sklearn2/pipeline_test.py
sklearn2/utils.py
sklearn2/visualisation.py
sklearn2.egg-info/PKG-INFO
sklearn2.egg-info/SOURCES.txt
sklearn2.egg-info/dependency_links.txt
sklearn2.egg-info/requires.txt
sklearn2.egg-info/top_level.txt
test/__init__.py
test/bandit_1.py
test/bandit_2.py
test/test_automl.py
test/test_classifier_binary.py
test/test_classifier_multi2.py
test/test_classifier_multi3.py
test/test_covariance.py
test/test_datasets.py
test/test_feature_extraction.py
test/test_feature_selection.py
test/test_hypersearch.py
test/test_utils.py
test/test_visualisation.py