Skip to content
Snippets Groups Projects
forrest-test.json 1.4 MiB
Newer Older
    "datetime": "2024-03-18T15:16:27.554846",
    "qualifiedName": [
        "machineLearning.rf.randomForrest",
        "RandomForest"
    ],
    "bootstrapping": true,
    "trained": true,
    "baked": true,
    "boosting": false,
    "booster": "GradientBoosting",
    "voting": "Majority",
    "votingsWeights": [
        1.0
    ],
    "trees": {
        "0": {
            "trained": true,
            "treeID": 0,
            "maxDepth": 7,
            "depth": 7,
            "minSamplesSplit": 2,
            "leafFunction": "AnomalyDetection",
                "name": "ODD",
                "name": "RSA",
                "arguments": {}
                    "threshold": 1.0343825380722107,
                    "feature": 4,
                    "leftID": 1,
                    "rightID": 2,
                    "id": 0,
                    "isRoot": true,
                    "parent": null,
                    "rawValues": null,
                    "bakedValues": null
                },
                "1": {
                    "leftID": 3,
                    "rightID": 4,
                    "id": 1,
                    "isRoot": false,
                    "parent": 0,
                    "rawValues": null,
                    "bakedValues": null
                },
                "2": {
                    "threshold": -1.596261717301459,
                    "feature": 0,
                    "leftID": 21,
                    "rightID": 22,
                    "id": 2,
                    "isRoot": false,
                    "parent": 0,
                    "rawValues": null,
                    "bakedValues": null
                },
                "3": {
                    "threshold": -0.7571859192927715,
                    "feature": 4,
                    "leftID": 5,
                    "rightID": 6,
                    "id": 3,
                    "isRoot": false,
                    "parent": 1,
                    "rawValues": null,
                    "bakedValues": null
                },
                "4": {
                    "threshold": null,
                    "feature": null,
                    "leftID": null,
                    "rightID": null,
                    "parent": 1,
                    "rawValues": [
                        0.0
                    ],
                    "bakedValues": 3
                },
                "21": {
                    "threshold": 1.6405202217415575,
                    "feature": 2,
                    "leftID": 23,
                    "rightID": 24,
                    "id": 21,
                    "isRoot": false,
                    "parent": 2,
                    "rawValues": null,
                    "bakedValues": null
                },
                "22": {
                    "threshold": 1.5700601679188344,
                    "feature": 0,
                    "leftID": 37,
                    "rightID": 38,
                    "id": 22,
                    "isRoot": false,
                    "parent": 2,
                    "rawValues": null,
                    "bakedValues": null
                },
                "5": {
                    "threshold": 4.206044982576405,
                    "feature": 1,
                    "leftID": 7,
                    "rightID": 8,
                    "id": 5,
                    "isRoot": false,
                    "parent": 3,
                    "rawValues": null,
                    "bakedValues": null
                },
                "6": {
                    "threshold": -0.9280971740724158,
                    "feature": 3,
                    "leftID": 15,
                    "rightID": 16,
                    "id": 6,
                    "isRoot": false,
                    "parent": 3,
                    "rawValues": null,
                    "bakedValues": null
                },
                "23": {
                    "threshold": -1.1178028455294178,
                    "feature": 1,
                    "leftID": 25,
                    "rightID": 26,
                    "id": 23,
                    "isRoot": false,
                    "parent": 21,
                    "rawValues": null,
                    "bakedValues": null
                },
                "24": {
                    "threshold": 1.724623522582443,
                    "feature": 4,
                    "leftID": 31,
                    "rightID": 32,
                    "id": 24,
                    "isRoot": false,
                    "parent": 21,
                    "rawValues": null,
                    "bakedValues": null
                },
                "37": {
                    "threshold": 0.6355782725822909,
                    "feature": 0,
                    "leftID": 39,
                    "rightID": 40,
                    "id": 37,
                    "isRoot": false,
                    "parent": 22,
                    "rawValues": null,
                    "bakedValues": null
                },
                "38": {
                    "threshold": -2.055316110577465,
                    "feature": 1,
                    "leftID": 51,
                    "rightID": 52,
                    "id": 38,
                    "isRoot": false,
                    "parent": 22,
                    "rawValues": null,
                    "bakedValues": null
                },
                "7": {
                    "threshold": 1.9507173028026479,
                    "feature": 2,
                    "leftID": 9,
                    "rightID": 10,
                    "id": 7,
                    "isRoot": false,
                    "parent": 5,
                    "rawValues": null,
                    "bakedValues": null
                },
                "8": {
                    "threshold": null,
                    "feature": null,
                    "leftID": null,
                    "rightID": null,
                    "id": 8,
                    "isRoot": false,
                    "parent": 5,
Loading
Loading full blame...