Section 01
[Introduction] Practical Titanic Survival Prediction Using GCN and k-NN Graph
This project was published by Shubhranshu331 on GitHub (original link: https://github.com/Shubhranshu331/Graph-Based-Titanic-Survival-Analysis-GCN-k-NN, release date: 2026-05-26T11:15:18Z). The core content is converting Titanic tabular data into a k-NN graph structure and using Graph Convolutional Networks (GCN) to predict passenger survival rates, including a complete workflow of graph construction, model training, and visualization. Keywords: Graph Neural Network, GCN, Titanic, k-NN, Tabular Data, Graph Construction, Survival Prediction, Data Visualization.