图书标签: 机器学习 MachineLearning 数据挖掘 python 人工智能 Python 计算机科学 算法
发表于2025-04-14
Machine Learning in Action pdf epub mobi txt 电子书 下载 2025
It's been said that data is the new "dirt"—the raw material from which and on which you build the structures of the modern world. And like dirt, data can seem like a limitless, undifferentiated mass. The ability to take raw data, access it, filter it, process it, visualize it, understand it, and communicate it to others is possibly the most essential business problem for the coming decades.
"Machine learning," the process of automating tasks once considered the domain of highly-trained analysts and mathematicians, is the key to efficiently extracting useful information from this sea of raw data. By implementing the core algorithms of statistical data processing, data analysis, and data visualization as reusable computer code, you can scale your capacity for data analysis well beyond the capabilities of individual knowledge workers.
Machine Learning in Action is a unique book that blends the foundational theories of machine learning with the practical realities of building tools for everyday data analysis. In it, you'll use the flexible Python programming language to build programs that implement algorithms for data classification, forecasting, recommendations, and higher-level features like summarization and simplification.
As you work through the numerous examples, you'll explore key topics like classification, numeric prediction, and clustering. Along the way, you'll be introduced to important established algorithms, such as Apriori, through which you identify association patterns in large datasets and Adaboost, a meta-algorithm that can increase the efficiency of many machine learning tasks.
Peter Harrington holds Bachelors and Masters Degrees in Electrical Engineering. He worked for Intel Corporation for seven years in California and China. Peter holds five US patents and his work has been published in three academic journals. He is currently the chief scientist for Zillabyte Inc. Peter spends his free time competing in programming competitions, and building 3D printers.
读它是为了熟悉Python语言;内容是在不敢恭维。
评分书中介绍了“十大机器学习算法”中的八种,虽然不深入但是讲解清楚容易理解和上手,是本佳作。从覆盖面上来看没涉及到随机森林算法和神经网络是一个小遗憾。
评分入门好书
评分基本没有算法优化,所以还是给3星。
评分读它是为了熟悉Python语言;内容是在不敢恭维。
这本书最大的优点在于有源码实现,很赞,但是理论部分太差了,看了逻辑回归和支持向量机两章,发现好多理论都没讲,就比如逻辑回归中的Cost函数都没说,如果不了解,源码读起来也是一头雾水,所以对于初学者还需要一本理论较强的书,推荐李航博士的统计机器学习方法,刚好配套~
评分纯属好奇机器学习是怎么回事,虽然是coding渣,冲着现在三分热情在慕课上补了下python的基础知识。就跑来看实战。 下了kiddle版和pdf版本的看了第一章节,大学的矩阵相加,相减,相乘都忘光了, numpy的各个函数也不熟。看的很打击积极性。 遂又上51cto上 又搜机器学习的相关...
评分我的学习过程如下,供大家参考: 1、有些python的基础编程能力,如果没有,先花半个小时学习下; 2、数学基本统计基础,如果不懂数学原理,可以先不要去理解数学原理; 3、先上手写下代码,沉浸进入,熟悉了代码流程,再回头去看数据原理,就明白了。 5、一句话,先不求甚解,...
评分为什么我会力荐这本书? 也许书中分类器都非常的简单,数学理论都非常的粗浅(为了看明白书中SVM分类器的训练过程,不得不去复习了二次凸优化解法,自己推导被作者略去的中间过程),算法测试也只在轻量级的数据集上完成。 不过,大可不必像其他评论一样对贬低本书。聪明的读...
评分原书的案例、数据和代码(我自己基于Python3写的)都放在这里啦:https://github.com/Y1ran/Machine-Learning-in-Action-Python3 ,大家可以参考一下,记得star哦 PS. 忍不住吐槽:原书本来的代码除了简单易懂,实在找不出其他优点了。。 PSS.目前还在读,这个月会慢慢写完的,...
Machine Learning in Action pdf epub mobi txt 电子书 下载 2025