Mr.Chen

Results 16 comments of Mr.Chen

Where do you get the usage comment of neo4j DeepGL?I cannot find any document for me to run command @tomasonjo

Could you send me a file such as pdf?I can't visit the website given by you @tomasonjo

I have place the follow the step provided in github to couple deepgl,but when I call embedding.deepgl it say there is no such procedure @mneedham @tomasonjo

I add dbms.security.procedures.whitelist=regression.*, embedding.* in the Neo4j.conf file.Procedure regression can work well,but embedding can't @tomasonjo

@tomasonjo I have try it many times.But it is sad that regression model can work but embedding can't.How did you install this?

I have try your advice,but the result is the same as the previous result that regression can but embedding cannot.My installed neo4j is the latest version neo4j-community-3.4.8.Could you tell me...

@mneedham I downloaded 3rd Release: DeepGL.It should have include the embedding.I don't know why it can't work well

my label file follow the id of node. From 0 to... what the order does the Embedding.mat file follow in your source code?

Thank you very much.I have another question. In your source code, dose the all network data used to train rather than “remove the edges between train data and test dat”...

I made the "Indices" in my evaluation be consistent with the one in the embedding learning, but the performance of Flickr dataset was lower than the paper. I just used...