This document is a project report submitted by students Sai Akhil Reddy Gopidi, Nithin Kumar, and Roopesh Kumar Kotte for their B.Tech degree. The report discusses link prediction in heterogeneous networks, with a focus on applying various algorithms to a YouTube dataset. Commonly used link prediction algorithms are described, such as measuring graph distance, common neighbors, and local random walks. The students implemented these algorithms on the YouTube dataset and evaluated their accuracy using precision metrics to compare results to previous methods.