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

error call fred.discrete_klcenter() in the Mini Example #3

Closed
woodwm opened this issue Dec 18, 2020 · 1 comment
Closed

error call fred.discrete_klcenter() in the Mini Example #3

woodwm opened this issue Dec 18, 2020 · 1 comment

Comments

@woodwm
Copy link

woodwm commented Dec 18, 2020

clustering = fred.discrete_klcenter(2,, 100, curves)

should be

clustering = fred.discrete_klcenter(2, 100, curves).

By the way, how long does it take you to finish the clustering using the large curve data?

@woodwm woodwm changed the title error call fred.discrete_klcenter in the Mini Example error call fred.discrete_klcenter() in the Mini Example Dec 18, 2020
@derohde
Copy link
Owner

derohde commented Feb 11, 2021

Hi woodwm,

thanks for your comment. I will correct these issues in the future. Unfortunately I can only sporadically check this project.
I think it took about 30 minutes on my laptop to finish the clustering using the large curve data.

Best,
Dennis

@derohde derohde closed this as completed Feb 11, 2021
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