Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable clustering algorithms to select models on the validation set #203

Closed
WenjieDu opened this issue Oct 9, 2023 · 0 comments
Closed
Labels
enhancement New feature or request new feature Proposing to add a new feature

Comments

@WenjieDu
Copy link
Owner

WenjieDu commented Oct 9, 2023

1. Feature description

Make the clustering algorithms to select the best model on the validation set during training.

2. Motivation

Currently we select the best clustering model according to the training loss but this may lead to overfitting. Although clustering models are unsupervised, users may want to select the best model on a given validation set during training.

3. Your contribution

Will make a PR to accomplish this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature Proposing to add a new feature
Projects
None yet
Development

No branches or pull requests

1 participant