Ted Dunning presents on algorithms that really matter for deploying machine learning systems. The most important advances are often not the algorithms but how they are implemented, including making them deployable, robust, transparent, and with the proper skillsets. Clever prototypes don't matter if they can't be standardized. Sketches that produce many weighted centroids can enable online clustering at scale. Recursive search and recommendations, where one implements the other, can also be important.