Zechy Wong
Results
2
comments of
Zechy Wong
Discovered that `PYTHONHASHSEED` seems to be affecting the results -- Invoking the script as: ` PYTHONHASHSEED=429467291 python lda.py` always gives the first set of results, and invoking it as: `...
Update: After a long fruitless wild goose chase trying to track down the source of the indeterminacy, something seems to have fixed it and I now only get the second...