Why Do Machine Learning Algorithms Work on New Data?
Last Updated on July 5, 2019 The superpower of machine learning is generalization. I recently got the question: “How can a machine learning model make accurate predictions on data that it has not seen before?” The answer is generalization, and this is the capability that we seek when we apply machine learning to challenging problems. In this post, you will discover generalization, the superpower of machine learning After reading this post, you will know: That machine learning algorithms all seek […]
Read more