优化参数
This commit is contained in:
@@ -203,6 +203,7 @@ pipe_density:
|
||||
description: "供水管网密度"
|
||||
unit: "m/m²"
|
||||
# 数据: [0.0, 0.07], 约80%为0.0,90%分位数0.013,95%分位数0.023
|
||||
# 分位数: [0.0, 0.013, 0.023, 0.065]
|
||||
bins: [0.0, 0.013, 0.023, 0.065]
|
||||
# 分箱策略:0单独一类,其余3等分(分位数分箱)
|
||||
# 分位数(非零): [0.013, 0.023, 0.065]
|
||||
bins: [0.0, 0.001, 0.013, 0.023, 0.065]
|
||||
labels: [none, low, medium, high]
|
||||
|
||||
Reference in New Issue
Block a user