Skip to main content
  1. Projects/

🕸️ Network Embeddings

·65 words
Ksenia Legostay
Author
Ksenia Legostay
I love playing around with data in my free time

Master Thesis
#

The work included:

  1. Developing a custom implementation of the Node2vec algorithm with time awareness tailored for small-world networks.
  2. Conducting extensive experiments applying the algorithm to various real-world transactional datasets, including traditional banking data and blockchain-based cryptocurrency transactions.
  3. Evaluating similar algorithms using standard benchmarks.
  4. Applying the algorithm to detect fraudulent schemes (such as pyramids, Ponzi schemes, and others) within the transactional graph.

Repository