Develop a similarity model using the **Node2Vec** algorithm. It should operate on the graph created by #3. This activity is complete when a Python program can load the model and ask for a similarity score between 0 and 1 given the ids of two nodes.