Spaces:
Sleeping
Sleeping
File size: 190 Bytes
22c0953 | 1 2 3 4 5 6 7 8 9 | {
"model_name": "XGBoost",
"fp_radius": 2,
"fp_bits": 2048,
"decision_threshold": 0.5,
"seed": 42,
"feature_schema": "concat(fa+fb, abs(fa-fb))",
"pair_order_invariant": true
} |