Introduction to Machine Learning with Python - Sarah Guido

Introduction to Machine Learning with Python

Sarah Guido

出版时间

2016-11-15

ISBN

9781449369415

评分

★★★★★
书籍介绍

Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you practical ways to build your own machine learning solutions. With all the data available today, machine learning applications are limited only by your imagination.

You’ll learn the steps necessary to create a successful machine-learning application with Python and the scikit-learn library. Authors Andreas Müller and Sarah Guido focus on the practical aspects of using machine learning algorithms, rather than the math behind them. Familiarity with the NumPy and matplotlib libraries will help you get even more from this book.

Andreas Mueller is a lecturer at the Data Science Institute at Columbia University and author of the O'Reilly book "Introduction to machine learning with Python", describing a practical approach to machine learning with python and scikit-learn. He is one of the core developers of the scikit-learn machine learning library, and has been co-maintaining it for several years. He is ...

(展开全部)

目录
Table of Contents:
1. Introduction
2. Supervised learning
3. Unsupervised learning and preprocessing
4. Representing data and engineering features

显示全部
用户评论
用sklearn做机器学习的流程,清楚明白。
还算详细,不过比起 hands-on那本还是差一些
比较浅显,但挺适合入门的
也学到了一点东西,但总体太简单了,尤其是讲模型的时候基本上只告诉你哪些参数可以调
很好的入门书,浅显易懂,算比较容易读的英文书了。适合看了一堆理论书还对各种算法没有形象认识的入门者,理论看再多不落地也挺难理解的,这本通过sklearn教你如何实践,知道用什么包才能成为合格的调包侠呀~
入门级,cross validation + grid search讲的浅显易懂
中英结合!
个人觉得是非常开眼界,相当具备广度的教材,让我痛痛快快的敲了很多代码,很开心
Introductory examples with code. Not much math.
收藏