Skip to content
Snippets Groups Projects
forrest-test.json 1.4 MiB
Newer Older
    "datetime": "2024-03-05T17:00:54.049104",
    "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": "Mode",
            "baked": true,
            "impurityMeasure": {
                "name": "Entropy",
                "arguments": {}
            },
            "splitAlgorithm": {
                "name": "CART",
                "arguments": {
                    "featurePercentile": 90,
                    "threads": 4
                }
            },
            "nodes": {
                "0": {
                    "threshold": 2.138594686343364,
                    "feature": 2,
                    "leftID": 1,
                    "rightID": 2,
                    "id": 0,
                    "isRoot": true,
                    "parent": null,
                    "rawValues": null,
                    "bakedValues": null
                },
                "1": {
                    "threshold": 2.153123334244971,
                    "feature": 3,
                    "leftID": 3,
                    "rightID": 4,
                    "id": 1,
                    "isRoot": false,
                    "parent": 0,
                    "rawValues": null,
                    "bakedValues": null
                },
                "2": {
                    "threshold": 3.23503187450122,
                    "feature": 2,
                    "leftID": 9,
                    "rightID": 10,
                    "id": 2,
                    "isRoot": false,
                    "parent": 0,
                    "rawValues": null,
                    "bakedValues": null
                },
                "3": {
                    "threshold": null,
                    "feature": null,
                    "leftID": null,
                    "rightID": null,
                    "id": 3,
                    "parent": 1,
                    "rawValues": [
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
                        0.0,
Loading
Loading full blame...