Skip to content
#

linkprediction

Here are 30 public repositories matching this topic...

Link Prediction is about predicting the future connections in a graph. In this project, Link Prediction is about predicting whether two authors will be collaborating for their future paper or not given the graph of authors who collaborated for atleast one paper together.

  • Updated Dec 10, 2019
  • Scala

This project contains the data and code used in the paper: Denter, Nils M.; Aaldering, Lukas Jan; Caferoglu, Huseyin (2022): Forecasting future bigrams and promising patents: Introducing text-based link prediction. In Foresight ahead-of-print (ahead-of-print). DOI: doi.org/10.1108/fs-03-2021-0078.

  • Updated Jul 11, 2022
  • Python

Building a Full Stack Social Network Web Application with React JS using Redux, NodeJS, Socket.IO and MongoDB. Utilizing Python's NetworkX library to represent graphs and the FastAPI framework to display follower suggestion results on the frontend. The Link Prediction Model includes algorithms such as CN, Jaccard, AA, and Katz

  • Updated Jun 15, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the linkprediction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linkprediction topic, visit your repo's landing page and select "manage topics."

Learn more