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.
发表于2025-02-02
Machine Learning in Action 2025 pdf epub mobi 电子书
机器学习是概率统计的高级应用,数学知识很重要,要先掌握的先修课程有,微积分,线性代数,概率统计,多元微积分,微分方程,离散数学,数值分析,最优化,数学建模,掌握机器学习和深度学习算法,还有熟悉一种编程语言,有了这些基础,才能得心应手,机器学习主要应用在数据...
评分这本书的最大好处是让你能够用最基本的pyton语法,从底层上让你构建代码,实现我们常说的比如邮件过滤,数据分类的应用。很多时候你要写最基本的代码和结构去做这些工作,而不是像kaggle的tutorial或者其他的工程大多数告诉你一个lib库函数去调用,你能看到底层在干什么...
评分为什么我会力荐这本书? 也许书中分类器都非常的简单,数学理论都非常的粗浅(为了看明白书中SVM分类器的训练过程,不得不去复习了二次凸优化解法,自己推导被作者略去的中间过程),算法测试也只在轻量级的数据集上完成。 不过,大可不必像其他评论一样对贬低本书。聪明的读...
评分特别适合新手,特别适合新手,特别适合新手。长度适中,举例形象,概念浅显通俗。难得有一个条理清楚 逻辑不迷糊 不堆砌代码打哈哈的书。基于这个理由bonus给五星,以后给别人推荐就这本了。 尤其是前面几章,介绍机器学习的基本概念。作者给我们指明了一个做ML的基本要求:“...
评分图书标签: 机器学习 MachineLearning 数据挖掘 python 人工智能 Python 计算机科学 算法
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.
基本没有算法优化,所以还是给3星。
评分何必这么多具体的代码……
评分何必这么多具体的代码……
评分书中介绍了“十大机器学习算法”中的八种,虽然不深入但是讲解清楚容易理解和上手,是本佳作。从覆盖面上来看没涉及到随机森林算法和神经网络是一个小遗憾。
评分一般般
Machine Learning in Action 2025 pdf epub mobi 电子书