auto-sklearn icon indicating copy to clipboard operation
auto-sklearn copied to clipboard

[Question] Clustering Optimization

Open BradKML opened this issue 11 months ago • 0 comments

Can optimized clustering be done with AutoML? AutoCluster seems to have less support for this (some libraries seem dead) but I can't find another library that makes it happen https://github.com/wywongbd/autocluster https://pycaret.gitbook.io/docs/get-started/quickstart#clustering Most of the stuff in AutoML is about accuracy in classification and regression but not internal clustering validation.

BradKML avatar Mar 12 '24 08:03 BradKML