登入選單
返回Google圖書搜尋
Building Machine Learning Systems Using Python
註釋

Explore Machine Learning Techniques, Different Predictive Models, and its Applications

Ê

KEY FEATURESÊÊ

_ Extensive coverage of real examples on implementation and working of ML models.

_ Includes different strategies used in Machine Learning by leading data scientists.

_ Focuses on Machine Learning concepts and their evolution to algorithms.


DESCRIPTIONÊ

This book covers basic concepts of Machine Learning, various learning paradigms, different architectures and algorithms used in these paradigms.


You will learn the power of ML models by exploring different predictive modeling techniques such as Regression, Clustering, and Classification. You will also get hands-on experience on methods and techniques such as Overfitting, Underfitting, Random Forest, Decision Trees, PCA, and Support Vector Machines. In this book real life examples with fully working of Python implementations are discussed in detail.


At the end of the book you will learn about the unsupervised learning covering Hierarchical Clustering, K-means Clustering, Dimensionality Reduction, Anomaly detection, Principal Component Analysis.Ê


WHAT YOU WILL LEARN

_ Learn to perform data engineering and analysis.

_ Build prototype ML models and production ML models from scratch.

_ Develop strong proficiency in using scikit-learn and Python.

_ Get hands-on experience with Random Forest, Logistic Regression, SVM, PCA, and Neural Networks.


WHO THIS BOOK IS FORÊÊ

This book is meant for beginners who want to gain knowledge about Machine Learning in detail. This book can also be used by Machine Learning users for a quick reference for fundamentals in Machine Learning. Readers should have basic knowledge of Python and Scikit-Learn before reading the book.


TABLE OF CONTENTS

1. Introduction to Machine Learning

2. Linear Regression

3. Classification Using Logistic Regression

4. Overfitting and Regularization

5. Feasibility of Learning

6. Support Vector Machine

7. Neural Network

8. Decision Trees

9. Unsupervised Learning

10. Theory of Generalization

11. Bias and Fairness in ML