bigml 0.0.3

BigML client bindings (WORK IN PROGRESS, unstable Rust)
Documentation
{
    "category": 0,
    "code": 200,
    "combiner": 2,
    "configuration": null,
    "configuration_status": false,
    "created": "2016-11-23T13:24:17.215000",
    "credits": 0.0,
    "dataset": "dataset/58359868663ac22ffb004b31",
    "dataset_status": true,
    "dataset_type": 0,
    "datasets": [],
    "description": "",
    "ensemble": "ensemble/5835986b663ac22ff6003bcc",
    "evaluations": null,
    "execution_id": "58359860663ac22ffb004b26",
    "execution_status": true,
    "fields_map": {
        "000000": "000000",
        "000001": "000001"
    },
    "locale": "en-US",
    "logisticregression": "",
    "max_rows": 18,
    "missing_strategy": 1,
    "model": "model/583598777fa042695400096b",
    "model_status": true,
    "model_type": 1,
    "name": "Evaluation of goods dataset - sample (80.00%) - merged's ensemble with goods dataset - sample (20.00%) - merged",
    "number_of_models": 64,
    "ordering": 2,
    "out_of_bag": false,
    "performance": 1.0,
    "private": true,
    "project": "project/5833762c49c4a15415000173",
    "range": [
        1,
        18
    ],
    "replacement": true,
    "resource": "evaluation/583598817e0a8d19530018ff",
    "result": {
        "class_names": [
            "awesome",
            "bad"
        ],
        "mode": {
            "accuracy": 0.61111,
            "average_f_measure": 0.37931,
            "average_one_point_auc": 0.5,
            "average_phi": 0,
            "average_precision": 0.30556,
            "average_recall": 0.5,
            "confusion_matrix": [
                [
                    11,
                    0
                ],
                [
                    7,
                    0
                ]
            ],
            "per_class_statistics": [
                {
                    "accuracy": 0.611111111111111,
                    "class_name": "awesome",
                    "f_measure": 0.7586206896551725,
                    "one_point_auc": 0.5,
                    "phi_coefficient": 0,
                    "precision": 0.6111111111111112,
                    "present_in_test_data": true,
                    "recall": 1.0
                },
                {
                    "accuracy": 0.611111111111111,
                    "class_name": "bad",
                    "f_measure": 0,
                    "one_point_auc": 0.5,
                    "phi_coefficient": 0,
                    "precision": 0,
                    "present_in_test_data": true,
                    "recall": 0.0
                }
            ]
        },
        "model": {
            "accuracy": 1,
            "average_f_measure": 1,
            "average_one_point_auc": 1,
            "average_phi": 1,
            "average_precision": 1,
            "average_recall": 1,
            "confusion_matrix": [
                [
                    11,
                    0
                ],
                [
                    0,
                    7
                ]
            ],
            "per_class_statistics": [
                {
                    "accuracy": 1.0,
                    "class_name": "awesome",
                    "f_measure": 1.0,
                    "one_point_auc": 1.0,
                    "phi_coefficient": 1.0,
                    "precision": 1.0,
                    "present_in_test_data": true,
                    "recall": 1.0
                },
                {
                    "accuracy": 1.0,
                    "class_name": "bad",
                    "f_measure": 1.0,
                    "one_point_auc": 1.0,
                    "phi_coefficient": 1.0,
                    "precision": 1.0,
                    "present_in_test_data": true,
                    "recall": 1.0
                }
            ]
        },
        "random": {
            "accuracy": 0.44444,
            "average_f_measure": 0.41558,
            "average_one_point_auc": 0.41558,
            "average_phi": -0.16883,
            "average_precision": 0.41558,
            "average_recall": 0.41558,
            "confusion_matrix": [
                [
                    6,
                    5
                ],
                [
                    5,
                    2
                ]
            ],
            "per_class_statistics": [
                {
                    "accuracy": 0.4444444444444444,
                    "class_name": "awesome",
                    "f_measure": 0.5454545454545454,
                    "one_point_auc": 0.41558441558441556,
                    "phi_coefficient": -0.16883116883116883,
                    "precision": 0.5454545454545454,
                    "present_in_test_data": true,
                    "recall": 0.5454545454545454
                },
                {
                    "accuracy": 0.4444444444444444,
                    "class_name": "bad",
                    "f_measure": 0.2857142857142857,
                    "one_point_auc": 0.41558441558441556,
                    "phi_coefficient": -0.16883116883116883,
                    "precision": 0.2857142857142857,
                    "present_in_test_data": true,
                    "recall": 0.2857142857142857
                }
            ]
        }
    },
    "rows": 18,
    "sample_rate": 1.0,
    "sampled_rows": 18,
    "seed": "1234",
    "shared": false,
    "size": 229,
    "status": {
        "code": 5,
        "elapsed": 3883,
        "message": "The evaluation has been performed",
        "progress": 1.0
    },
    "subscription": true,
    "tags": [],
    "type": 0,
    "updated": "2016-11-23T13:24:23.330000"
}