Post: Link Prediction

Endpoint: /prediction/graphanalysis/linkprediction

Link Prediction API is used for graph/network-based models where the output predicts links between nodes with probabilities. (Only applicable for Graph Analysis Models)

Input Parameters:

  • usecaseId (string, required): Unique identifier for the dataset/use case.
  • usecaseVersion (integer, optional): Version of the use case.

    Default value: 1

Output:

Returns Link Prediction Results.