Skip to content
#

elliptic-dataset

Here are 9 public repositories matching this topic...

Language: All
Filter by language

Reproducible research comparing GNN (GraphSAGE, GCN, GAT) vs ML baselines (XGBoost, RF) on Elliptic++ Bitcoin fraud detection. Features ablation experiments revealing when tabular models outperform graph neural networks.

  • Updated Nov 8, 2025
  • Python

Graph-Tabular Fusion for Bitcoin Fraud Detection - Demonstrating when Node2Vec embeddings don't improve XGBoost. Scientifically rigorous negative result validating that tabular features encode graph structure.

  • Updated Nov 9, 2025
  • Python

Detección de fraude en transacciones de Bitcoin usando el dataset Elliptic. Análisis exploratorio temporal (49 snapshots, 165 features), reducción de dimensionalidad (PCA/UMAP) y comparación de 8 modelos: Regresión Logística, Random Forest, SVM, XGBoost, MLP, GCN y GAT. El mejor rendimiento se logró con XGBoost (F1-score ~0.94).

  • Updated Apr 18, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the elliptic-dataset 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 elliptic-dataset topic, visit your repo's landing page and select "manage topics."

Learn more