HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
bigmler/__init__.py
bigmler/anomaly_score.py
bigmler/bigmler.py
bigmler/centroid.py
bigmler/checkpoint.py
bigmler/command.py
bigmler/defaults.py
bigmler/dispatcher.py
bigmler/evaluation.py
bigmler/labels.py
bigmler/parser.py
bigmler/pre_model_steps.py
bigmler/prediction.py
bigmler/reports.py
bigmler/resources.py
bigmler/test_reader.py
bigmler/train_reader.py
bigmler/utf8recoder.py
bigmler/utils.py
bigmler.egg-info/PKG-INFO
bigmler.egg-info/SOURCES.txt
bigmler.egg-info/dependency_links.txt
bigmler.egg-info/entry_points.txt
bigmler.egg-info/requires.txt
bigmler.egg-info/top_level.txt
bigmler/analyze/__init__.py
bigmler/analyze/dispatcher.py
bigmler/analyze/k_fold_cv.py
bigmler/anomaly/__init__.py
bigmler/anomaly/dispatcher.py
bigmler/cluster/__init__.py
bigmler/cluster/dispatcher.py
bigmler/delete/__init__.py
bigmler/delete/dispatcher.py
bigmler/options/__init__.py
bigmler/options/analyze.py
bigmler/options/anomaly.py
bigmler/options/cluster.py
bigmler/options/common.py
bigmler/options/dataset.py
bigmler/options/delete.py
bigmler/options/main.py
bigmler/options/multilabel.py
bigmler/options/source.py
bigmler/options/test.py
bigmler/processing/__init__.py
bigmler/processing/anomalies.py
bigmler/processing/args.py
bigmler/processing/clusters.py
bigmler/processing/datasets.py
bigmler/processing/ensembles.py
bigmler/processing/models.py
bigmler/processing/projects.py
bigmler/processing/sources.py
bigmler/static/gazibit.json
bigmler/static/gazibit_shared.json
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat