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/options.py
bigmler/prediction.py
bigmler/resources.py
bigmler/test_reader.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
data/description.txt
data/grades.csv
data/iris.csv
data/iris_nh.csv
data/test_grades.csv
data/test_iris.csv
data/test_iris_nh.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/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_p.csv
tests/features/basic_test_prediction.feature
tests/features/basic_test_prediction_steps.py
tests/features/evaluation_test.feature
tests/features/evaluation_test_steps.py
tests/features/terrain.py