InternBootcamp/examples/pipelines/all_configs/Dmarsrover_test.json

30 lines
No EOL
429 B
JSON

[
{
"max_depth": 5,
"min_inputs": 5
},
{
"max_depth": 5,
"min_inputs": 4
},
{
"max_depth": 4,
"min_inputs": 5
},
{
"max_depth": 5,
"min_inputs": 3
},
{
"max_depth": 4,
"min_inputs": 3
},
{
"max_depth": 3,
"min_inputs": 3
},
{
"max_depth": 3,
"min_inputs": 5
}
]