timdows
Creating the awesomeness
# Initialize and fit the model nn = NearestNeighbors() nn.fit(content_matrix)