Python Machine Learning

Sale!

Python Machine Learning

Original price was: $29.00.Current price is: $19.00.

Description

With computing power increasing exponentially and costs decreasing at the same time, this is the best time to learn machine learning using Python. Machine learning tasks that once required enormous processing power are now possible on desktop machines.
Python Machine Learning begins by covering some fundamental libraries used in Python that make machine learning possible. You’ll learn how to manipulate arrays of numbers with NumPy and use pandas to deal with tabular data. Once you have a firm foundation in the basics, you’ll explore machine learning using Python and the scikit-learn libraries. You’ll learn how to visualize data by plotting different types of charts and graphs using the matplotlib library. You’ll gain a solid understanding of how the various machine learning algorithms work behind the scenes. The later chapters explore the common machine learning algorithms, such as regression, clustering, and classification, and discuss how to deploy the models that you have built, so that they can be used by client applications running on mobile and desktop devices.
By the end of the book, you’ll have all the knowledge you need to begin machine learning using Python.