In this post, I will review the main recommendation systems at a high level, compare the different techniques, and finally, check the evaluation for these kinds of algorithms.
Monthly Archives: February 2020
Optimization in Data Science
Although, optimization is not frequently highlighted in the most influential media channels about data science and is not headlined as important as artificial intelligence in massive news: it still has a very strong community around researching and applying these techniques to solve important problems in operation research; it is as old as calculus; it isContinue reading “Optimization in Data Science”
How to get data from Google Maps using Python
Do you want to know how to get data from Google Maps directly in Python?