Approaching (Almost) Any Machine Learning Problem - Abhishek Thakur

Approaching (Almost) Any Machine Learning Problem

Abhishek Thakur

出版社

出版时间

2020-06-29

ISBN

9789390274437

评分

★★★★★
书籍介绍

This is not a traditional book.

The book has a lot of code. If you don't like the code first approach do not buy this book. Making code available on Github is not an option.

This book is for people who have some theoretical knowledge of machine learning and deep learning and want to dive into applied machine learning. The book doesn't explain the algorithms but is more oriented towards how and what should you use to solve machine learning and deep learning problems. The book is not for you if you are looking for pure basics. The book is for you if you are looking for guidance on approaching machine learning problems. The book is best enjoyed with a cup of coffee and a laptop/workstation where you can code along.

Table of contents:

- Setting up your working environment

- Supervised vs unsupervised learning

- Cross-validation

- Evaluation metrics

- Arranging machine learning projects

- Approaching categorical variables

- Feature engineering

- Feature selection

- Hyperparameter optimization

- Approaching image classification & segmentation

- Approaching text classification/regression

- Approaching ensembling and stacking

- Approaching reproducible code & model serving

There are no sub-headings. Important terms are written in bold.

I will be answering all your queries related to the book and will be making YouTube tutorials to cover what has not been discussed in the book. To ask questions/doubts, please create an issue on github repo: https://github.com/abhishekkrthakur/approachingalmost

And Subscribe to my youtube channel: https://bit.ly/abhitubesub

用户评论
ML的各种best practice,是对教科书般的概念模型讲解很有益的补充。(意味着需要把后者学明白了再来看这本)
还可以吧。 书里代码占据了大量篇幅,因此可以很快读完。里面有很多作者本人做machine learning contest的经验,但是没有任何数学。
花了几天时间看完,整体还不错,对机器学习常用的模型都介绍了下。
收藏