Training a Pg2vec Model
You can train a Pg2vec model with the specified default or customized settings as described in the following code:
opg4j> model.fit(graph)
model.fit(graph);
model.fit(graph)
You can train a Pg2vec model with the specified default or customized settings as described in the following code:
opg4j> model.fit(graph)
model.fit(graph);
model.fit(graph)