catboost 0.1.3

Catboost inference library for Rust
Documentation
{
  "features_info":
    {
      "float_features":
        [
          {
            "borders":
              [
                0.059676628559827805,
                0.80015146732330322
              ],
            "feature_id":"",
            "feature_index":0,
            "flat_feature_index":0,
            "has_nans":false,
            "nan_value_treatment":"AsIs"
          },
          {
            "borders":
              [
                0.1450345367193222,
                0.90558648109436035
              ],
            "feature_id":"",
            "feature_index":1,
            "flat_feature_index":1,
            "has_nans":false,
            "nan_value_treatment":"AsIs"
          },
          {
            "borders":
              [
                0.0791434645652771
              ],
            "feature_id":"",
            "feature_index":2,
            "flat_feature_index":2,
            "has_nans":false,
            "nan_value_treatment":"AsIs"
          },
          {
            "borders":
              [
                0.089043214917182922
              ],
            "feature_id":"",
            "feature_index":3,
            "flat_feature_index":3,
            "has_nans":false,
            "nan_value_treatment":"AsIs"
          }
        ]
    },
  "oblivious_trees":
    [
      {
        "leaf_values":
          [
            0.037476685863075967,
            0,
            0,
            0,
            -0.1898881198742278,
            0.13523190633215401,
            0,
            0,
            0.076980093917201051,
            0,
            0,
            0,
            -0.17642426940273118,
            0.13371498372210655,
            0,
            0,
            -0.15875049873774605,
            0,
            -0.061588701776949542,
            0,
            -0.16895529354327865,
            -0.0050455759466877534,
            0,
            0,
            -0.15021371461837021,
            0,
            0.10858302823757847,
            0,
            -0.16322894544276895,
            0.12416530334735508,
            0,
            0,
            0.022980148966092066,
            0,
            0,
            0,
            -0.18944546495629377,
            -0.0099455523718619578,
            0,
            0,
            -0.012857812325585555,
            0,
            0,
            0,
            -0.12533123035076993,
            0.094740668469035852,
            0,
            0,
            -0.14750721707879341,
            0,
            -0.039484614101394061,
            0,
            -0.13679372183846006,
            0.042303535622886405,
            0,
            0,
            -0.14897972112977639,
            0,
            0.1205366964247985,
            0,
            -0.15608376705385379,
            0.097949669004673431,
            0,
            0
          ],
        "leaf_weights":
          [
            157,
            0,
            0,
            0,
            1150,
            219,
            0,
            0,
            103,
            0,
            0,
            0,
            652,
            292,
            0,
            0,
            219,
            0,
            153,
            0,
            104,
            298,
            0,
            0,
            138,
            0,
            434,
            0,
            248,
            2004,
            0,
            0,
            7,
            0,
            0,
            0,
            343,
            1,
            0,
            0,
            12,
            0,
            0,
            0,
            166,
            21,
            0,
            0,
            168,
            0,
            67,
            0,
            73,
            170,
            0,
            0,
            95,
            0,
            180,
            0,
            159,
            1108,
            0,
            0
          ],
        "splits":
          [
            {
              "border":0.90558648109436035,
              "float_feature_index":1,
              "split_index":3,
              "split_type":"FloatFeature"
            },
            {
              "border":0.80015146732330322,
              "float_feature_index":0,
              "split_index":1,
              "split_type":"FloatFeature"
            },
            {
              "border":0.1450345367193222,
              "float_feature_index":1,
              "split_index":2,
              "split_type":"FloatFeature"
            },
            {
              "border":0.089043214917182922,
              "float_feature_index":3,
              "split_index":5,
              "split_type":"FloatFeature"
            },
            {
              "border":0.059676628559827805,
              "float_feature_index":0,
              "split_index":0,
              "split_type":"FloatFeature"
            },
            {
              "border":0.0791434645652771,
              "float_feature_index":2,
              "split_index":4,
              "split_type":"FloatFeature"
            }
          ]
      }
    ],
  "scale_and_bias":
    [
      1,
      [
        0
      ]
    ]
}