Mapping Global Cuisine with Word Embeddings
Kenneth Soo
How can we systemically identify analogous food items across cultures? Learn how using word embeddings.
Kenneth Soo
How can we systemically identify analogous food items across cultures? Learn how using word embeddings.
Kenneth Soo
Learn how a random forest model can help us to predict the probability of a goal, with applications ranging from performance appraisal to match-fixing detection.
Annalyn Ng
A/B tests help you decide between two options, A and B. Read this step-by-step guide on conducting your own A/B test to make the right decisions.
Kenneth Soo
In the 2nd part of our tutorial on artificial neural networks, we cover 3 techniques to improve prediction accuracy: distortion, mini-batch gradient descent and dropout.
Annalyn Ng
Do you know what gives red and white wine their colors? Use k-NN to discover the chemical make-up that defines typical types of wines, as well as to detect atypical ones.
Kenneth Soo
Learn how random forests, an ensemble of decision trees, can help predict where and when a crime will happen in San Francisco, California.