HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
bigmler/__init__.py
bigmler/bigmler.py
bigmler/checkpoint.py
bigmler/defaults.py
bigmler/evaluation.py
bigmler/labels.py
bigmler/options.py
bigmler/prediction.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/processing/__init__.py
bigmler/processing/datasets.py
bigmler/processing/ensembles.py
bigmler/processing/models.py
bigmler/processing/sources.py
data/attributes.json
data/description.txt
data/fields_map.csv
data/grades.csv
data/grades_fields_map.csv
data/iris.csv
data/iris_nh.csv
data/iris_permuted.csv
data/multilabel.csv
data/multilabel_multi.csv
data/new_fields.json
data/test_grades.csv
data/test_iris.csv
data/test_iris.tsv
data/test_iris_nh.csv
data/test_multilabel.csv
data/tiny_multilabel.csv
data/tiny_test_multilabel.csv
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
tests/.bigmler
tests/.bigmler_dir_stack
tests/.bigmler_dirs
tests/check_files/cross_validation.json
tests/check_files/evaluation_iris.json
tests/check_files/evaluation_iris2.json
tests/check_files/evaluation_ml.json
tests/check_files/predictions_grades.csv
tests/check_files/predictions_grades_p.csv
tests/check_files/predictions_iris.csv
tests/check_files/predictions_iris_b.csv
tests/check_files/predictions_iris_h.csv
tests/check_files/predictions_iris_p.csv
tests/check_files/predictions_mc.csv
tests/check_files/predictions_ml.csv
tests/check_files/predictions_ml_comma.csv
tests/check_files/predictions_ml_labels.csv
tests/features/basic_batch_test_prediction.feature
tests/features/basic_batch_test_prediction_steps.py
tests/features/basic_test_prediction.feature
tests/features/basic_test_prediction_steps.py
tests/features/common_steps.py
tests/features/dataset_advanced.feature
tests/features/dataset_advanced_steps.py
tests/features/evaluation_test.feature
tests/features/evaluation_test_steps.py
tests/features/max_categories_test_prediction.feature
tests/features/max_categories_test_prediction_steps.py
tests/features/ml_ensembles_test_prediction.feature
tests/features/ml_test_evaluation.feature
tests/features/ml_test_evaluation_steps.py
tests/features/ml_test_prediction.feature
tests/features/ml_test_prediction_steps.py
tests/features/mlm_test_prediction.feature
tests/features/terrain.py