LICENSE
setup.py
atris/__init__.py
atris/anomaly_models.py
atris/classification_models.py
atris/ensemble.py
atris/eval.py
atris/features.py
atris/models.py
atris/process.py
atris/regression_models.py
atris.egg-info/PKG-INFO
atris.egg-info/SOURCES.txt
atris.egg-info/dependency_links.txt
atris.egg-info/requires.txt
atris.egg-info/top_level.txt
tests/test_anomaly.py
tests/test_classification.py
tests/test_features.py
tests/test_monitor_performance.py
tests/test_per_model_pipeline.py
tests/test_regression.py