tigergraph / gsql-graph-algorithms

GSQL Graph Algorithms
https://docs.tigergraph.com/graph-ml/current/intro/
Apache License 2.0
192 stars 70 forks source link

V1.2 #10

Closed Suxiaocai closed 5 years ago

Suxiaocai commented 5 years ago
  1. Changed variable name of k-Nearest Neighbors (Cosine Neighbor Similarity, single vertex)
  2. Added Strongly Connected Component
  3. Added k-Nearest Neighbors (Cosine Neighbor Similarity, batch)
  4. Added k-Nearest Neighbors Cross Validation (Cosine Neighbor Similarity)