Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 1
    You would definitely add the "-u" command line parameter otherwise python buffers it's output, which can be annoying. Also "-m" might be required when you use a module. Also, I dislike this approach. It works, but is not really stable or scalable, especially in a web context. A clustering algorithm takes a lot of memory, so starting a few of them gets funny fast Commented Jan 22, 2019 at 13:20