Adam Schill Collberg
Adam Schill Collberg
Hi @devineyfajr, This is a nice feature request - thank you. We have discussed this internally too, and it's in our backlog. Hopefully we can get to it soon! We...
Hi @devineyfajr, Just to give you an update, this feature will be included in the upcoming GDS 2.2 release. Adam
Hi @lavkan, Thank you for this feature request. We have added it to our roadmap. We don't know when we'll be able to pick it up, but we'll keep you...
Hi @gurugecl, Only the graphsage [predict mutate mode](https://neo4j.com/docs/graph-data-science/current/machine-learning/node-embeddings/graph-sage/#graph-sage-trained-model-example-mutate) is supported as a pipeline node property step. That is, you will first have have to train the graphsage model outside of...
> Oh I see. Yes overall that does make sense. But could you then clarify how applying the prediction in mutate would work on the various sets in terms of...
> Also @adamnsch, I just tried the steps you mentioned and I get the following error stating that the graphSage model doesn't exist > > ClientError: [Procedure.ProcedureCallFailed] Failed to invoke...
> Hi @adamnsch, just wanted to check in and see if anyone had any luck in determining what the issue maybe in regards to the the trained graphSage model not...
Hi @meg261995, This is a very reasonable request as the LP dataset splitting is fairly complex. We've actually been meaning to add an example for it (like we have done...
> Awesome. I am working on a real time project and this is a dependency I currently have. Hope to see the example soon. Thankyou :) I see! Well for...
The test that was causing CI failure is fixed on `main` now :)