数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库 阿里云 lit azw3 txt pdf caj 下载 在线

数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库电子书下载地址
- 文件名
- [epub 下载] 数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库 epub格式电子书
- [azw3 下载] 数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库 azw3格式电子书
- [pdf 下载] 数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库 pdf格式电子书
- [txt 下载] 数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库 txt格式电子书
- [mobi 下载] 数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库 mobi格式电子书
- [word 下载] 数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库 word格式电子书
- [kindle 下载] 数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库 kindle格式电子书
内容简介:
本书对1999年的初版做了重大的改动。虽说核心概念没有变化,但本书进行了更新使其能反映过去5年里的变化,参考文献几乎翻了一番。新版的重要部分包括:30个新的技术章节;一个加强了的具有交互式界面的Weka机器学习工作平台;有关神经网络的完整信息,一个有关贝叶斯网络的新节;等等。
本书提供了机器学习概念的完整基础,此外还针对实际工作中应用相关工具和技术提出了一些建议,在本书中你将发现:
●成功数据挖掘技术的核心算法,包括历经考验的真实技术及前沿的方法。
●转换输入或输出以改善性能的方法。
●可下载的Weka软件??一个用于数据挖掘任务的机器学习算法的集合,包括用于数据预处理、分类、回归、聚类、关联规则以及在新的交互式界面上可视化的工具。
书籍目录:
Foreword
Preface
Part I Machine learning tools and techniques
1. What?s it all about?
1.1 Data mining and machine learning
1.2 Simple examples: the weather problem and others
1.3 Fielded applicati***
1.4 Machine learning and statistics
1.5 Generalization as search
1.6 Data mining and ethics
1.7 Further reading
2. Input: Concepts, instances, attributes
2.1 What?s a concept?
2.2 What?s in an example?
2.3 What?s in an attribute?
2.4 Preparing the input
2.5 Further reading
3. Output: Knowledge representation
3.1 Decision tables
3.2 Decision trees
3.3 Classification rules
3.4 Association rules
3.5 Rules with excepti***
3.6 Rules involving relati***
3.7 Trees for numeric prediction
3.8 Instance-based representation
3.9 Clusters
3.10 Further reading
4. Algorithms: The basic methods
4.1 Inferring rudimentary rules
4.2 Statistical modeling
4.3 Divide-and-conquer: c***tructing decision trees
4.4 Covering algorithms: c***tructing rules
4.5 Mining association rules
4.6 Linear models
4.7 Instance-based learning
4.8 Clustering
4.9 Further reading
5. Credibility: Evaluating what?s been learned
5.1 Training and testing
5.2 Predicting performance
5.3 Cross-validation
5.4 Other estimates
5.5 Comparing data mining schemes
5.6 Predicting probabilities
5.7 Counting the cost
5.8 Evaluating numeric prediction
5.9 The minimum description length principle
5.10 Applying MDL to clustering
5.11 Further reading
6. Implementati***: Real machine learning schemes
6.1 Decision trees
6.2 Classification rules
6.3 Extending linear models
*** Instance-based learning
6.5 Numeric prediction
6.6 Clustering
6.7 Bayesian networks
7. Transformati***: Engineering the input and output
7.1 Attribute selection
7.2 Discretizing numeric attributes
7.3 Some useful transformati***
7.4 Automatic data cleansing
7.5 Combining multiple models
7.6 Using unlabeled data
7.7 Further reading
8. Moving on: Extensi*** and applicati***
8.1 Learning from massive datasets
8.2 Incorporating domain knowledge
8.3 Text and Web mining
8.4 Adversarial situati***
8.5 Ubiquitous data mining
8.6 Further reading
Part II: The Weka machine learning workbench
9. Introduction to Weka
9.1 What?s in Weka?
9.2 How do you use it?
9.3 What else can you do?
9.4 How do you get it?
10. The Explorer
10.1 Getting started
10.2 Exploring the Explorer
10.3 Filtering algorithms
10.4 Learning algorithms
10.5 Meta-learning algorithms
10.6 Clustering algorithms
10.7 Association-rule learners
10.8 Attribute selection
11. The Knowledge Flow interface
11.1 Getting started
11.2 Knowledge Flow components
11.3 Configuring and connecting the components
11.4 Incremental learning
12. The Experimenter
12.1 Getting started
12.2 Simple setup
12.3 Advanced setup
12.4 The Analyze panel
12.5 Distributing processing over several machines
13. The command-line interface
13.1 Getting started
13.2 The structure of Weka
13.3 Command-line opti***
14. Embedded machine learning
……
15. Writing new learning schemes
References
Index
作者介绍:
Lan H.Witten新西兰怀卡托大学计算机科学系教授,ACM和新西兰皇家学会成员。他曾荣获2004年国际信息处理研究联合会颁发的Namur奖项,这是一个两年一度的荣誉奖项,用于奖励那些在信息和通信技术的社会应用方面做出杰现贡献及具有国际影响的人。他的著作包括《Managing Gi
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
编辑推荐
“本书将这门新的学科用一种非常容易理解的方式呈现给读者:它既是一本用于培训新一代实践者和研究工作者的教科书,同时对于我这样需要不断充电的专业读者也极具启示作用。Witten和Frank热切追求的是简单而流畅的解决方案,他们时刻不忘将所有的概念都建立在具体实例的基础之上,促使读者首先考虑简单的技术,如果这些简单技术不足以解决问题,再进一步考虑更为高级和成熟的技术。
假如你想分析和理解数据,本书以及相关的Weka工具包将非常有用。”
――摘自微软研究院图灵奖得主Jim Gray所做的前言
书籍介绍
本书对1999年的初版做了重大的改动。虽说核心概念没有变化,但本书进行了更新使其能反映过去5年里的变化,参考文献几乎翻了一番。新版的重要部分包括:30个新的技术章节;一个加强了的具有交互式界面的Weka机器学习工作平台;有关神经网络的完整信息,一个有关贝叶斯网络的新节;等等。
本书提供了机器学习概念的完整基础,此外还针对实际工作中应用相关工具和技术提出了一些建议,在本书中你将发现:
●成功数据挖掘技术的核心算法,包括历经考验的真实技术及前沿的方法。
●转换输入或输出以改善性能的方法。
●可下载的Weka软件??一个用于数据挖掘任务的机器学习算法的集合,包括用于数据预处理、分类、回归、聚类、关联规则以及在新的交互式界面上可视化的工具。
网站评分
书籍多样性:3分
书籍信息完全性:6分
网站更新速度:4分
使用便利性:3分
书籍清晰度:9分
书籍格式兼容性:9分
是否包含广告:4分
加载速度:8分
安全性:8分
稳定性:9分
搜索功能:7分
下载便捷性:9分
下载点评
- 实惠(290+)
- 值得下载(555+)
- 体验好(334+)
- 内容齐全(470+)
- 中评(288+)
- 赚了(82+)
- 傻瓜式服务(373+)
下载评价
- 网友 温***欣:
可以可以可以
- 网友 常***翠:
哈哈哈哈哈哈
- 网友 宫***凡:
一般般,只能说收费的比免费的强不少。
- 网友 通***蕊:
五颗星、五颗星,大赞还觉得不错!~~
- 网友 权***颜:
下载地址、格式选择、下载方式都还挺多的
- 网友 家***丝:
好6666666
- 网友 丁***菱:
好好好好好好好好好好好好好好好好好好好好好好好好好
- 网友 宫***玉:
我说完了。
- 网友 仰***兰:
喜欢!很棒!!超级推荐!
- 网友 师***怀:
好是好,要是能免费下就好了
- 网友 蓬***之:
好棒good
- 网友 寿***芳:
可以在线转化哦
- 网友 訾***雰:
下载速度很快,我选择的是epub格式
- 网友 芮***枫:
有点意思的网站,赞一个真心好好好 哈哈
- 网友 郗***兰:
网站体验不错
- 网友 寇***音:
好,真的挺使用的!
喜欢"数据挖掘:实用机器学习技术(英文版·第2版)——经典原版书库"的人也看了
天一中级社工试卷套装(3本) 阿里云 lit azw3 txt pdf caj 下载 在线
谈判(英文) 阿里云 lit azw3 txt pdf caj 下载 在线
自我本我与集体心理学【新华书店正版图书】 阿里云 lit azw3 txt pdf caj 下载 在线
宏章出版·2013宁夏回族自治区***录用考试教材 阿里云 lit azw3 txt pdf caj 下载 在线
世界贸易组织发展报告2012 阿里云 lit azw3 txt pdf caj 下载 在线
产品设计程序与方法(高等院校艺术设计专业精品系列教材,“互联网+”新形态立体化教学资源特色教材) 阿里云 lit azw3 txt pdf caj 下载 在线
电液伺服阀建模与Simulink仿真 阿里云 lit azw3 txt pdf caj 下载 在线
中医与西医 一位美国医生在华三十年 (美)爱德华·胡美 中华书局【新华书店正版图书书籍】 阿里云 lit azw3 txt pdf caj 下载 在线
韩国历史故事 阿里云 lit azw3 txt pdf caj 下载 在线
成长胜经101个决定命运的好习惯(中学生卷) 阿里云 lit azw3 txt pdf caj 下载 在线
- 培养有自控力的孩子( 货号:752080215) 阿里云 lit azw3 txt pdf caj 下载 在线
- 2020版高顿财经ACCA国际注册会计师考试教材中英文版会计师与企业 特许公认会计师ACCA PAPER AB Accountant in Business 阿里云 lit azw3 txt pdf caj 下载 在线
- 微积分的奇幻旅程 阿里云 lit azw3 txt pdf caj 下载 在线
- 普通遗传学(第二版) 阿里云 lit azw3 txt pdf caj 下载 在线
- 月子会所 阿里云 lit azw3 txt pdf caj 下载 在线
- 9787514320930 阿里云 lit azw3 txt pdf caj 下载 在线
- 2024年春季新版实验班学霸笔记 三年级下册 数学北师大+语文人教 小学生教材同步讲解训练课堂辅导练习题(套装共2册) 阿里云 lit azw3 txt pdf caj 下载 在线
- 2010政法干警:民法学历年真题及专家命题预测试卷(本科类) 阿里云 lit azw3 txt pdf caj 下载 在线
- 纳兰容若词传 人生若只如初见 ***出版社 阿里云 lit azw3 txt pdf caj 下载 在线
- 大厨教你巧手拌蔬菜沙拉(超值版) 阿里云 lit azw3 txt pdf caj 下载 在线
书籍真实打分
故事情节:9分
人物塑造:3分
主题深度:9分
文字风格:3分
语言运用:4分
文笔流畅:9分
思想传递:9分
知识深度:6分
知识广度:7分
实用性:6分
章节划分:4分
结构布局:8分
新颖与独特:5分
情感共鸣:7分
引人入胜:8分
现实相关:6分
沉浸感:6分
事实准确性:4分
文化贡献:4分