Y
Hacker News
new
|
ask
|
show
|
jobs
by
kipukun
1505 days ago
Neat project. Any roadmap for cross-validation support (GridSearchCV and friends)?
2 comments
montanalow
1505 days ago
Yep! traditional hypertuning techniques and automated broader surveys across multiple algos are both on the roadmap for "soon".
link
montanalow
1503 days ago
Landed a PR to enable GridSearchCV and RandomSearchCV.
https://github.com/postgresml/postgresml/pull/83
link