Feedback from our readers is always welcome. Let us know what you thought about this book-what you liked or disliked. Reader feedback is important for us as it helps us to develop titles that you will really get the most out of. To send us general feedback, simply email [email protected], and mention the book's title in the subject of your message. If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, see our author guide at www.packtpub.com/authors.
-
Book Overview & Buying
-
Table Of Contents
Statistics for Machine Learning
By :
Statistics for Machine Learning
By:
Overview of this book
Complex statistics in machine learning worry a lot of developers. Knowing statistics helps you build strong machine learning models that are optimized for a given problem statement.
This book will teach you all it takes to perform the complex statistical computations that are required for machine learning. You will gain information on the statistics behind supervised learning, unsupervised learning, reinforcement learning, and more. You will see real-world examples that discuss the statistical side of machine learning and familiarize yourself with it. You will come across programs for performing tasks such as modeling, parameter fitting, regression, classification, density collection, working with vectors, matrices, and more.
By the end of the book, you will have mastered the statistics required for machine learning and will be able to apply your new skills to any sort of industry problem.
Table of Contents (10 chapters)
Preface
Journey from Statistics to Machine Learning
Parallelism of Statistics and Machine Learning
Logistic Regression Versus Random Forest
Tree-Based Machine Learning Models
K-Nearest Neighbors and Naive Bayes
Support Vector Machines and Neural Networks
Recommendation Engines
Unsupervised Learning
Reinforcement Learning