HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.py
bigml/__init__.py
bigml/api.py
bigml/ensemble.py
bigml/fields.py
bigml/model.py
bigml/multimodel.py
bigml/multivote.py
bigml/predicate.py
bigml/tree.py
bigml/util.py
bigml.egg-info/PKG-INFO
bigml.egg-info/SOURCES.txt
bigml.egg-info/dependency_links.txt
bigml.egg-info/requires.txt
bigml.egg-info/top_level.txt
data/iris.csv
data/predictions_c.json
data/predictions_r.json
data/spam.csv
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
tests/features/__init__.py
tests/features/common_steps.py
tests/features/compare_predictions-steps.py
tests/features/compare_predictions.feature
tests/features/compute_multivote_prediction-steps.py
tests/features/compute_multivote_predictions.feature
tests/features/create_batch_prediction_multi_model.feature
tests/features/create_dataset-steps.py
tests/features/create_ensemble-steps.py
tests/features/create_evaluation-steps.py
tests/features/create_evaluation.feature
tests/features/create_model-steps.py
tests/features/create_prediction-steps.py
tests/features/create_prediction.feature
tests/features/create_prediction_dev.feature
tests/features/create_prediction_ensemble.feature
tests/features/create_prediction_local_ensemble.feature
tests/features/create_prediction_multi_model.feature
tests/features/create_prediction_public_model.feature
tests/features/create_public_dataset.feature
tests/features/create_source-steps.py
tests/features/read_dataset-steps.py
tests/features/read_ensemble-steps.py
tests/features/read_evaluation-steps.py
tests/features/read_model-steps.py
tests/features/read_prediction-steps.py
tests/features/read_source-steps.py
tests/features/split_dataset.feature
tests/features/terrain.py