Blog
Thoughts, updates, and explorations in computational biology, deep learning, and the PhD journey.
-
Understand Precision and Recall once for all
Review of Precision and Recall (Hand and Pereira), a framework for understanding precision and recall.
February 14, 2026
Precision and Recall Evaluation Metrics -
Inductive Representation Learning on Large Graphs
Review of GraphSAGE (Hamilton et al.), a framework for inductive representation learning that generates embeddings for unseen nodes by sampling and aggregating features from local neighborhoods.
February 3, 2026
Graph Learning Inductive