HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
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/lrprediction.py
bigmler/parser.py
bigmler/pre_model_steps.py
bigmler/prediction.py
bigmler/reports.py
bigmler/resources.py
bigmler/sampleoutput.py
bigmler/train_reader.py
bigmler/tst_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/association/__init__.py
bigmler/association/dispatcher.py
bigmler/cluster/__init__.py
bigmler/cluster/dispatcher.py
bigmler/delete/__init__.py
bigmler/delete/dispatcher.py
bigmler/logisticregression/__init__.py
bigmler/logisticregression/dispatcher.py
bigmler/options/__init__.py
bigmler/options/analyze.py
bigmler/options/anomaly.py
bigmler/options/association.py
bigmler/options/cluster.py
bigmler/options/common.py
bigmler/options/dataset.py
bigmler/options/delete.py
bigmler/options/logisticregression.py
bigmler/options/main.py
bigmler/options/multilabel.py
bigmler/options/project.py
bigmler/options/reify.py
bigmler/options/report.py
bigmler/options/sample.py
bigmler/options/source.py
bigmler/options/test.py
bigmler/processing/__init__.py
bigmler/processing/anomalies.py
bigmler/processing/args.py
bigmler/processing/associations.py
bigmler/processing/clusters.py
bigmler/processing/datasets.py
bigmler/processing/ensembles.py
bigmler/processing/logisticregressions.py
bigmler/processing/models.py
bigmler/processing/projects.py
bigmler/processing/samples.py
bigmler/processing/sources.py
bigmler/project/__init__.py
bigmler/project/dispatcher.py
bigmler/reify/__init__.py
bigmler/reify/dispatcher.py
bigmler/reify/reify.py
bigmler/reify/reify_defaults.py
bigmler/reify/restcall.py
bigmler/reify/restchain.py
bigmler/reify/restutils.py
bigmler/report/__init__.py
bigmler/report/dispatcher.py
bigmler/report/httpserver.py
bigmler/sample/__init__.py
bigmler/sample/dispatcher.py
bigmler/static/analyze.html
bigmler/static/gazibit.json
bigmler/static/gazibit_shared.json
bigmler/tests/__init__.py
bigmler/tests/basic_anomaly_prediction_steps.py
bigmler/tests/basic_association_steps.py
bigmler/tests/basic_batch_tst_prediction_steps.py
bigmler/tests/basic_cluster_prediction_steps.py
bigmler/tests/basic_logistic_r_steps.py
bigmler/tests/basic_tst_prediction_steps.py
bigmler/tests/common_steps.py
bigmler/tests/dataset_advanced_steps.py
bigmler/tests/delete_subcommand_steps.py
bigmler/tests/evaluation_steps.py
bigmler/tests/max_categories_tst_prediction_steps.py
bigmler/tests/ml_tst_evaluation_steps.py
bigmler/tests/ml_tst_prediction_steps.py
bigmler/tests/project_creation_steps.py
bigmler/tests/reify_steps.py
bigmler/tests/sample_steps.py
bigmler/tests/stdin_input_steps.py
bigmler/tests/test_01_predictions.py
bigmler/tests/test_02_batch_predictions.py
bigmler/tests/test_03_unicode_command.py
bigmler/tests/test_04_dataset_advanced.py
bigmler/tests/test_05_evaluation.py
bigmler/tests/test_06_missing_splits.py
bigmler/tests/test_07_proportional_missing.py
bigmler/tests/test_08_stdin.py
bigmler/tests/test_09_shared.py
bigmler/tests/test_10_weights.py
bigmler/tests/test_11_max_categories.py
bigmler/tests/test_12_basic_cluster.py
bigmler/tests/test_13_basic_batch_centroids.py
bigmler/tests/test_14_delete.py
bigmler/tests/test_15_delete_dir.py
bigmler/tests/test_16_reports.py
bigmler/tests/test_17_analyze.py
bigmler/tests/test_18_analyze_dev.py
bigmler/tests/test_19_mlm_prediction.py
bigmler/tests/test_20_ml_evaluation.py
bigmler/tests/test_21_ml_ensembles.py
bigmler/tests/test_22_ml_prediction.py
bigmler/tests/test_23_anomaly.py
bigmler/tests/test_24_batch_anomaly.py
bigmler/tests/test_25_projects.py
bigmler/tests/test_26_sample.py
bigmler/tests/test_27_reify.py
bigmler/tests/test_28_basic_association.py
bigmler/tests/test_29_logistic_regression.py
bigmler/tests/world.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat