Pavelrst

Results 4 issues of Pavelrst

Is it possible to split an existing cluster to two children clusters? Let's say I run the algorithm and got 3 clusters (+outlier points): >> clusterer = hdbscan.HDBSCAN(...) >> clusterer.labels_...

Hi, I've tried to upgrade the code to tf2 using tf_upgrade_v2 tool and got the following error: `Traceback (most recent call last): File "/usr/local/bin/tf_upgrade_v2", line 8, in sys.exit(main()) File "/usr/local/lib/python3.6/dist-packages/tensorflow_core/tools/compatibility/tf_upgrade_v2_main.py",...

I've been able to run the demo with a code from this commit: 559176d42bbc6c3ae8498b40ccf6fce4e041876e I've expected to see results with similar quality as here: http://sintel.is.tue.mpg.de/hero?flow_type=Flow&method_id=2419&metric_id=0&selected_pass=0 But the actual results were...

Deepl python cliet version: 1.16.1, Python 3.9.18 For a long input, some ignore tags are brought to the beginning of the output string which is not translated at all. Input...