Open ayush-1506 opened 5 years ago
How can I proceed with this, considering I'm a beginner
@imskr You might need to dig into the code for get_similar_bugs
for each of these similarities to see how we're building the map, and use this to find the distance between two bugs.
They currently raise a
NotImplementedError
.