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

Input Argument Requirements #5

Open
hsanderhill opened this issue Jul 31, 2014 · 0 comments
Open

Input Argument Requirements #5

hsanderhill opened this issue Jul 31, 2014 · 0 comments
Assignees

Comments

@hsanderhill
Copy link

Hi Guys,

Again I would like to thank you for the great work with KlustaKwik. I have been batch clustering from MATLAB and I've encountered an issue while testing clustering in command prompt as well. It seems that you cannot enter the MaximumPossibleClusters argument alone to select the starting random seed points without also entering the Minimum and Maximum Clusters as well, otherwise KlustaKwik crashes.

Am I to understand that the EM algorithm starts with MaximumPossibleClusters number of mult-dimensional gaussians and quits when MaximumClusters has been reached or a better fit has been achieved before? Could you not have a case where if MaximumPossibleClusters is entered alone then by default you set a MinimumClusters and match MaximumClusters to the same value ? Or otherwise could you add some lines in the documentation to specify which arguments have to be given in conjunction with others.

Regards
Shaz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants