Hacker News new | ask | show | jobs
by kipukun 1505 days ago
Neat project. Any roadmap for cross-validation support (GridSearchCV and friends)?
2 comments

Yep! traditional hypertuning techniques and automated broader surveys across multiple algos are both on the roadmap for "soon".
Landed a PR to enable GridSearchCV and RandomSearchCV. https://github.com/postgresml/postgresml/pull/83