Summary
In this chapter, we looked at how to go beyond a basic recommendation application and leverage graph algorithms to enhance the graph and provide more appropriate recommendations. We explored how we can use the KNN similarity algorithm and community detection to gain hidden insights into the data.
In the upcoming chapters, we will take a look at how we can deploy these applications in the cloud and what best practices we can follow for deployment.