Statistics for Machine Learning: Implement Statistical methods used in Machine Learning using Python
โ Scribed by Himanshu Singh
- Publisher
- BPB Publications
- Year
- 2021
- Tongue
- English
- Leaves
- 278
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
A practical guide that will help you understand the Statistical Foundations of any Machine Learning Problem.
Key Features
Description
This book talks about Statistical concepts in detail, with its applications in Python. The book starts with an introduction to Statistics and moves on to cover some basic Descriptive Statistics concepts such as mean, median, mode, etc. You will then explore the concept of Probability and look at different types of Probability Distributions. Next, you will look at parameter estimations for the unknown parameters present in the population and look at Random Variables in detail, which are used to save the results of an experiment in Statistics. You will then explore one of the most important fields in Statistics - Hypothesis Testing, and then explore various types of tests used to check our hypothesis. The last part of our book will focus on how you can process data using Python, some elements of Non-parametric statistics, and finally, some introduction to Machine Learning.
What you will learn
Who this book is for
This book is for anyone who wants to understand Statistics and its use in Machine Learning. This book will help you understand the Mathematics behind the Statistical concepts and the applications using the Python language. Having a working knowledge of the Python language is a prerequisite.
Table of Contents
1. Introduction to Statistics
2. Descriptive Statistics
3. Probability
4. Random Variables
5. Parameter Estimations
6. Hypothesis Testing
7. Analysis of Variance
8. Regression
9. Non Parametric Statistics
10. Data Analysis using Python
11. Introduction to Machine Learning
About the Authors
Himanshu Singh is an AI Technology Lead at Legato Healthcare (An Anthem Inc. Company). He has around 7 years of experience in the domain of Machine Learning and Artificial Intelligence. Himanshu is an author of three books in Machine Learning and is a trainer by passion. He is a guest faculty at various institutes like Narsee Monjee Institute of Management Studies, IMT, Vignana Jyothi Institute of Management.
LinkedIn Profile: https://www.linkedin.com/in/himanshu-singh-2264a350/
Blog links: https://medium.com/@himanshuit3036
Facebook Profile: https://www.facebook.com/silli23
๐ SIMILAR VOLUMES
Build Machine Learning models with a sound statistical understanding. About This Book - Learn about the statistics behind powerful predictive models with p-value, ANOVA, and F- statistics. - Implement statistical computations programmatically for supervised and unsupervised learning through K-means
This book, fully updated for Python version 3.6+, covers the key ideas that link probability, statistics, and machine learning illustrated using Python modules in these areas. All the figures and numerical results are reproducible using the Python codes provided. The author develops key intuitions i
<p><span>Using a novel integration of mathematics and Python codes, this book illustrates the fundamental concepts that link probability, statistics, and machine learning, so that the reader can not only employ statistical and machine learning models using modern Python modules, but also understand
<p>This book covers the key ideas that link probability, statistics, and machine learning illustrated using Python modules in these areas. The entire text, including all the figures and numerical results, is reproducible using the Python codes and their associated Jupyter/IPython notebooks, which ar