LightGBM/examples/regression/forced_bins.json

11 строки
164 B
JSON

[
{
"feature": 0,
"bin_upper_bound": [0.3, 0.35, 0.4]
},
{
"feature": 1,
"bin_upper_bound": [-0.1, -0.15, -0.2]
}
]