Thursday, November 15, 2018

New book on Python Machine Learning (John Wiley)

I am currently writing my next book on Python Machine Learning (John Wiley). 
This book covers machine learning, one of the hottest topics in more recent years. With computing power increasing exponentially and prices decreasing at the same time, there is no better time to learn machine learning. Machine learning tasks that usually require huge processing power are now possible on desktop machines. However, machine learning is not for the faint-of-heart – it requires a good foundation in math and statistics, as well as programming knowledge. Most machine learning books in the market go into too much depth into the math and theories that often leave the beginning readers gasping for air. 
I wanted my book to be accessible to developers. And Python is a good language for most developers. It is my aim to make this topic accessible to developers, while at the same time explaining the important concepts behind machine learning. This book covers: NumPy, Pandas, matplotlib, Scikit-learn, and more!
Hope you can look out for my book to be released early next year!