- Добавил: literator
- Дата: 29-12-2022, 04:58
- Комментариев: 0

Автор: Md Azimul Haque
Издательство: Leanpub
Год: 2022-12-28
Страниц: 196
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB
The objective of the book is to make the readers self-sufficient in the fine art of developing highly accurate Machine Learning models that make it to production. We will cover different stages of the Machine Learning project from development to the explanation of model predictions. Learning the fundamental building blocks of building machine learning models will make us better educated machine learning engineers, researchers, capable consultants, and confident leaders. This book will help beginners shorten their learning curve in their journey to become capable machine learning engineers. For experienced consultants, we cover some methods and techniques which are less often heard and used. Techniques that were not available in Python previously. For leaders in Data Science, it will help you get perspective on how to advocate your models by using model explainability. Although concepts covered in the book are applicable across programming languages, this book is written for Python users. It is for the same purpose that several algorithms mentioned in this book were developed from scratch and open-sourced as 4 separate Python libraries by the author. It is assumed that the reader has a basic understanding of libraries such as Sklearn for Machine Learning, Pandas, and Numpy for data manipulation, as well as Matplotlib and Seaborn for data visualization.