Hi,
I received this error when trying to execute the following code
CALL gds.beta.pipeline.linkPrediction.train('lpgraph', {
pipeline: 'lp-pipeline',
modelName: 'lp-pipeline-model',
metrics: ['AUCPR'],
randomSeed: 42
}) YIELD modelInfo, modelSelect...
mdfrenchman:
LOAD CSV with a delimiter of \u0000
Thanks for the response. How do I see if neo4j has read permissions on that folder and file. I have these commands enabled:
apoc.import.file.enabled = true
apoc.import.file.use_neo4j_config=fals...