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.
这本书的最大好处是让你能够用最基本的pyton语法,从底层上让你构建代码,实现我们常说的比如邮件过滤,数据分类的应用。很多时候你要写最基本的代码和结构去做这些工作,而不是像kaggle的tutorial或者其他的工程大多数告诉你一个lib库函数去调用,你能看到底层在干什么...
评分原书的案例、数据和代码(我自己基于Python3写的)都放在这里啦:https://github.com/Y1ran/Machine-Learning-in-Action-Python3 ,大家可以参考一下,记得star哦 PS. 忍不住吐槽:原书本来的代码除了简单易懂,实在找不出其他优点了。。 PSS.目前还在读,这个月会慢慢写完的,...
评分如果你是机器学习的入门者,如果你想快速看到算法的执行效果,那么这本书适合你。 作者把算法的基本原理讲的很清楚,而且代码是完整可执行的。当然,如果你想了解算法背后的数学原理,还需要花时间去复习一下概率论、高等数学和线性代数。 BTW:读者最好有编程经验,有抽象思维。
评分尽管评论里对这本书褒贬不一,我觉得这些都是根据每个人不同的能力背景出发而给的评论。而对于我这样能力的人来说,这本书可以说是最适合了。我是什么能力状况呢,计算机专业背景,有那么几年开发经验,但是机器学习方面是小白。 看这本书需要一定的编程经验,但不需要很强,...
评分如果你是机器学习的入门者,如果你想快速看到算法的执行效果,那么这本书适合你。 作者把算法的基本原理讲的很清楚,而且代码是完整可执行的。当然,如果你想了解算法背后的数学原理,还需要花时间去复习一下概率论、高等数学和线性代数。 BTW:读者最好有编程经验,有抽象思维。
随便翻翻,当复习Python和相关库了。适合初学者。
评分超级赞的入门好书,很多之前模糊的概念都通过本书中的例子弄明白了
评分内容比较基础,有py代码,对着看比较容易理解。
评分教你把Thinkers和Doers结合起来。思想与代码并举
评分读它是为了熟悉Python语言;内容是在不敢恭维。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有