GraphMining

    Intro & Basic Concepts

    Intro & Basic Concepts

    KAIST AI 대학원 신기정 교수님의 수업인 데이터마이닝 및 소셜 네트워크 분석 수업 필기입니다. Graph Machine Learning Tasks Node classification: Predict the property of a node Link Prediction: Predict how networks evolve, Predict whether there are missing links between two nodes Graph classification: Categorize different graphs Clustering: Identify densely linked clusters of nodes Ranking: Measure importance of nodes Many others+ Gra..