Exercise#3 Benchmarking ANN
Objective
- Learn the basics of Benchmarking the ANN algorithms
- Learn how to calculate the Recall
The notebooks require good amount of CPU/Memory to run. In case you have a problem in running the notebooks on local machine, use Google Colab.
Tasks
- Open the notebook (may need to use Google Colab)
- Go through code to understand the flow
- Checkout the function for calculating the recall
- Adjust the parameters
- Run the test and checkout the results
- Repeat #4 & #5
Solution
Open in Google Colab