HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bigml/__init__.py
bigml/anomaly.py
bigml/anomalyhandler.py
bigml/anomalyscorehandler.py
bigml/anomalytree.py
bigml/api.py
bigml/association.py
bigml/associationhandler.py
bigml/associationrule.py
bigml/associationsethandler.py
bigml/basemodel.py
bigml/batchanomalyscorehandler.py
bigml/batchcentroidhandler.py
bigml/batchpredictionhandler.py
bigml/bigmlconnection.py
bigml/centroid.py
bigml/centroidhandler.py
bigml/cluster.py
bigml/clusterhandler.py
bigml/constants.py
bigml/correlationhandler.py
bigml/datasethandler.py
bigml/domain.py
bigml/ensemble.py
bigml/ensemblehandler.py
bigml/evaluationhandler.py
bigml/executionhandler.py
bigml/fields.py
bigml/io.py
bigml/item.py
bigml/libraryhandler.py
bigml/logistic.py
bigml/logistichandler.py
bigml/model.py
bigml/modelfields.py
bigml/modelhandler.py
bigml/multimodel.py
bigml/multivote.py
bigml/path.py
bigml/predicate.py
bigml/predicates.py
bigml/prediction.py
bigml/predictionhandler.py
bigml/projecthandler.py
bigml/resourcehandler.py
bigml/samplehandler.py
bigml/scripthandler.py
bigml/sourcehandler.py
bigml/sslposter.py
bigml/statisticaltesthandler.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/pbr.json
bigml.egg-info/requires.txt
bigml.egg-info/top_level.txt
bigml/tests/__init__.py
bigml/tests/compare_predictions_steps.py
bigml/tests/compute_multivote_prediction_steps.py
bigml/tests/create_anomaly_steps.py
bigml/tests/create_association_steps.py
bigml/tests/create_batch_prediction_steps.py
bigml/tests/create_cluster_steps.py
bigml/tests/create_correlation_steps.py
bigml/tests/create_dataset_steps.py
bigml/tests/create_ensemble_steps.py
bigml/tests/create_evaluation_steps.py
bigml/tests/create_execution_steps.py
bigml/tests/create_library_steps.py
bigml/tests/create_model_steps.py
bigml/tests/create_multimodel_steps.py
bigml/tests/create_prediction_steps.py
bigml/tests/create_project_steps.py
bigml/tests/create_sample_steps.py
bigml/tests/create_script_steps.py
bigml/tests/create_source_steps.py
bigml/tests/create_statistical_tst_steps.py
bigml/tests/delete_project_steps.py
bigml/tests/fields_steps.py
bigml/tests/inspect_model_steps.py
bigml/tests/read_anomaly_steps.py
bigml/tests/read_association_steps.py
bigml/tests/read_batch_prediction_steps.py
bigml/tests/read_cluster_steps.py
bigml/tests/read_correlation_steps.py
bigml/tests/read_dataset_steps.py
bigml/tests/read_ensemble_steps.py
bigml/tests/read_evaluation_steps.py
bigml/tests/read_execution_steps.py
bigml/tests/read_library_steps.py
bigml/tests/read_model_steps.py
bigml/tests/read_prediction_steps.py
bigml/tests/read_project_steps.py
bigml/tests/read_sample_steps.py
bigml/tests/read_script_steps.py
bigml/tests/read_source_steps.py
bigml/tests/read_statistical_tst_steps.py
bigml/tests/test_01_prediction.py
bigml/tests/test_02_dev_prediction.py
bigml/tests/test_03_local_prediction.py
bigml/tests/test_04_multivote_prediction.py
bigml/tests/test_05_compare_predictions.py
bigml/tests/test_06_batch_predictions.py
bigml/tests/test_07_multimodel_batch_predictions.py
bigml/tests/test_08_multimodel.py
bigml/tests/test_09_ensemble_prediction.py
bigml/tests/test_10_local_ensemble_prediction.py
bigml/tests/test_11_multimodel_prediction.py
bigml/tests/test_12_public_model_prediction.py
bigml/tests/test_13_public_dataset.py
bigml/tests/test_14_create_evaluatiions.py
bigml/tests/test_15_download_dataset.py
bigml/tests/test_16_sample_dataset.py
bigml/tests/test_17_split_dataset.py
bigml/tests/test_18_create_anomaly.py
bigml/tests/test_19_missing_and_errors.py
bigml/tests/test_20_rename_duplicated_names.py
bigml/tests/test_21_projects.py
bigml/tests/test_22_source_args.py
bigml/tests/test_23_local_model_info.py
bigml/tests/test_24_cluster_derived.py
bigml/tests/test_25_correlation.py
bigml/tests/test_26_statistical_test.py
bigml/tests/test_27_fields.py
bigml/tests/test_28_association.py
bigml/tests/test_29_script.py
bigml/tests/test_30_execution.py
bigml/tests/test_31_library.py
bigml/tests/world.py
data/batch_predictions.csv
data/batch_predictions_a.csv
data/batch_predictions_c.csv
data/batch_predictions_e.csv
data/batch_predictions_lr.csv
data/diabetes.csv
data/grades.csv
data/iris.csv
data/iris_anomalous.csv
data/iris_missing.csv
data/iris_missing2.csv
data/iris_model.json
data/iris_sp_chars.csv
data/movies.csv
data/predictions_c.json
data/predictions_r.json
data/price.csv
data/spam.csv
data/text_missing.csv
data/tiny_kdd.csv
data/tiny_mushrooms.csv
data/fields/fields_summary.csv
data/fields/fields_summary_modified.csv
data/model/data_distribution_diabetes.txt
data/model/data_distribution_grades.txt
data/model/data_distribution_iris.txt
data/model/data_distribution_iris_missing2.txt
data/model/data_distribution_iris_sp_chars.txt
data/model/data_distribution_spam.txt
data/model/data_distribution_tiny_kdd.txt
data/model/if_then_rules_diabetes.txt
data/model/if_then_rules_grades.txt
data/model/if_then_rules_iris.txt
data/model/if_then_rules_iris_missing.txt
data/model/if_then_rules_iris_missing2.txt
data/model/if_then_rules_iris_missing2_MISSINGS.txt
data/model/if_then_rules_iris_sp_chars.txt
data/model/if_then_rules_spam.txt
data/model/if_then_rules_spam_textanalysis_1.txt
data/model/if_then_rules_spam_textanalysis_2.txt
data/model/if_then_rules_spam_textanalysis_3.txt
data/model/if_then_rules_spam_textanalysis_4.txt
data/model/if_then_rules_spam_textanalysis_5.txt
data/model/if_then_rules_spam_textanalysis_6.txt
data/model/if_then_rules_tiny_kdd.txt
data/model/predictions_distribution_diabetes.txt
data/model/predictions_distribution_grades.txt
data/model/predictions_distribution_iris.txt
data/model/predictions_distribution_iris_missing2.txt
data/model/predictions_distribution_iris_sp_chars.txt
data/model/predictions_distribution_spam.txt
data/model/predictions_distribution_tiny_kdd.txt
data/model/summarize_diabetes.txt
data/model/summarize_grades.txt
data/model/summarize_iris.txt
data/model/summarize_iris_missing2.txt
data/model/summarize_iris_sp_chars.txt
data/model/summarize_spam.txt
data/model/summarize_tiny_kdd.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
tests/storage/anomaly_54d5899f58a27e3330000273
tests/storage/anomaly_54d6b4e267dc093511000966
tests/storage/anomaly_54d6b9c658a27e332a000c4b
tests/storage/anomaly_54d6bc5258a27e33280006c8
tests/storage/anomaly_54d6d58467dc093511000cba
tests/storage/anomaly_54d6df1167dc09351d0006a5
tests/storage/anomaly_54d9744e67dc09351d000a34
tests/storage/anomaly_54e3c77567dc09534700001f
tests/storage/anomaly_54e3cfb067dc09533b000082