This book is for anyone who would like to learn how to develop machine-learning systems. We will cover the most important concepts about machine learning algorithms, in both a theoretical and a practical way, and we'll implement many machine-learning algorithms using the scikit-learn library in the python programming language. In the first chapter, you'll learn the most important concepts of machine learning, and, in the next chapter, you'll...