star-clustering
star-clustering copied to clipboard
Allowing any value for the constant of proportionality
Right now the code essentially hardcodes this hyperparameter as being a power of the Golden Ratio. It may make sense to allow this to instead take any value that the user wants, with recommended defaults such as the Golden Ratio coded in as string flags.
If this sounds reasonable, I'll work on it soon.