Got to the stage where events, sources and articles are in the database, but the playbook errors start from "Grid search umap & hdbscan params" cell:
ValueError: zero-size array to reduction operation maximum which has no identity
Later on in "Run hdbscan":
NameError: name 'study' is not defined
And so on...
Using jupyter/scipy-notebook:latest docker image here.
Got to the stage where events, sources and articles are in the database, but the playbook errors start from "Grid search umap & hdbscan params" cell:
ValueError: zero-size array to reduction operation maximum which has no identityLater on in "Run hdbscan":
NameError: name 'study' is not definedAnd so on...
Using
jupyter/scipy-notebook:latestdocker image here.