Erich Schubert

Results 95 comments of Erich Schubert

Sorry, it is a bit too hackish to share right now, and may or may not work depending on which part of the API you call. What I do is...

I tried using your k-means++ initialization, but I believe it only accepts a data matrix, not a distance matrix, as input. For that experiment I used "pip install pyclustering" on...

Please see https://colab.research.google.com/drive/1DNzGbQns5-kiyTVkDvAorcxqXZb5ukEI?usp=sharing It still appears to take a very long time. It does not appear to use ccore?

The resulting loss looks good, but the other PAMs used 3 iterations, not 2. This could be an off by one in counting, or it could be due to tolerance...

The runtime on Google colab was: ``` Build took: 2596859.432220459 Runtime: min=8129146.14 mean=8129146.14 ±nan Loss: min= 4994.75 mean= 4994.75 ±nan N Iter: min= 2.00 mean= 2.00 ±nan ``` So 43...

I'd love to see this, as this appears to be the only way to support the button (e.g., extremely useful as eraser, or to switch between tools such as textmarker...

I see the same issue with Java 11 (and Gradle builds). It comes along with a warning that the doclet API (which IIRC never was actually "finished" but it was...

@dspinellis the GSoC project for Java 9+ support https://github.com/eellak/gsoc2019-UMLGraph should be finished by now. Did anything usable come out of this, or is it still missing some key functionality?

Any progress on this? Java 8 is slowly slowly being replaced with Java 11.

That is why I am asking - whether his modifications will eventually become available.