Introduction to Machine Learning with Python

Sarah Guido

出版时间

2016-11-15

ISBN

9781449369415

评分

★★★★★
书籍介绍
这不是一本教你推导公式的机器学习教材,而是一座通往实践的桥。全书以scikit-learn为唯一主线,把监督学习、无监督学习、特征工程、模型评估、Pipeline等主流环节串成一条可落地的操作链,目标明确:让零数学、零AI背景的程序员也能把常见模型跑起来、调对参数,成为一名合格的
作者简介
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 also a Software Carpentry instructor. In the past, Andreas Mueller worked at the NYU Center for Data Science on open source and open science, and as Machine Learning Scientist at Amazon
精彩摘录
  • "The most successful kinds of machine learning algorithms are those that automate decison-making processes by generalizing from know examples."
  • "does not show the interaction of all of features at once, so some interesting aspects of the data may not be revealed when visualizing this way."
目录
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.
求书
收藏