{ | |
"hyperparameters": [ | |
{ | |
"name": "M", | |
"type": "uniform_int", | |
"log": false, | |
"lower": 18, | |
"upper": 50, | |
"default": 34 | |
}, | |
{ | |
"name": "distance", | |
"type": "categorical", | |
"choices": [ | |
"l2", | |
"cosine", | |
"ip" | |
], | |
"default": "l2", | |
"probabilities": null | |
}, | |
{ | |
"name": "ef", | |
"type": "uniform_int", | |
"log": true, | |
"lower": 7, | |
"upper": 403, | |
"default": 53 | |
}, | |
{ | |
"name": "ef_construction", | |
"type": "uniform_int", | |
"log": true, | |
"lower": 7, | |
"upper": 1097, | |
"default": 88 | |
}, | |
{ | |
"name": "k", | |
"type": "uniform_int", | |
"log": false, | |
"lower": 1, | |
"upper": 50, | |
"default": 26 | |
}, | |
{ | |
"name": "num.impute.selected.cpo", | |
"type": "categorical", | |
"choices": [ | |
"impute.mean", | |
"impute.median", | |
"impute.hist" | |
], | |
"default": "impute.mean", | |
"probabilities": null | |
}, | |
{ | |
"name": "repl", | |
"type": "uniform_int", | |
"log": false, | |
"lower": 1, | |
"upper": 10, | |
"default": 6 | |
}, | |
{ | |
"name": "task_id", | |
"type": "categorical", | |
"choices": [ | |
"41138","40981","4134","40927","1220","4154","41163","40996","4538","40978","375","1111","40496","40966","41150","4534","40900","40536","41156","1590","1457","458","469","41157","11","1461","1462","1464","15","40975","41142","40701","40994","23","1468","40668","29","31","6332","37","4541","40670","23381","151","188","41164","1475","1476","41159","1478","41169","23512","1479","41212","1480","300","41168","41143","1053","41027","1067","1063","41162","3","6","1485","1056","12","14","16","18","40979","22","1515","554","334","24","1486","23517","41278","1493","28","1487","1068","1050","1049","32","1489","470","1494","41161","41165","182","312","40984","1501","40685","38","42","44","46","40982","1040","41146","377","40499","50","54","41216","41166","307","1497","60","1510","40983","40498","181","40923" | |
], | |
"default": "1040", | |
"probabilities": null | |
}, | |
{ | |
"name": "trainsize", | |
"type": "uniform_float", | |
"log": false, | |
"lower": 0.03, | |
"upper": 1.0, | |
"default": 0.525 | |
} | |
], | |
"conditions": [], | |
"forbiddens": [], | |
"python_module_version": "0.4.18", | |
"json_format_version": 0.2 | |
} | |