This is the material that I created for the HGU Bio+AI Workshop, held on Feb 7-8 2024. Lecture slides
HGU_Bio_AI_workshop_Tutorial.ipynb
- Introduction to
networkx
andigraph
packages. We usenetworkx
to analyze graphs andigraph
to visualize graphs - Hands-on exercise on recommending friends on social networks. A toy example
- Hands-on exercise on Google web page ranking. A toy example
- Hands-on exercise on real data - Amazon product co-purchasing network. 242 K nodes, 1.2 M edges (public data - collected on March 02, 2003 by Stanford group)