Traditional ML Pipeline All about designing proper features!! (hand-designed) Assume: nodes/links/graphs have some types of attributes associated with them, obtain features for all training data Goal: Train vectorized ML model (Random Foreset, SVM, NN) → Given a new node/link/graph obtaining its features and make a prediction by applying the model Design Choices: Features (d-dim), Objects: nodes..