R语言机器学习(第2版,影印版) 东南大学出版社 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz

R语言机器学习(第2版,影印版) 东南大学出版社电子书下载地址
- 文件名
- [epub 下载] R语言机器学习(第2版,影印版) 东南大学出版社 epub格式电子书
- [azw3 下载] R语言机器学习(第2版,影印版) 东南大学出版社 azw3格式电子书
- [pdf 下载] R语言机器学习(第2版,影印版) 东南大学出版社 pdf格式电子书
- [txt 下载] R语言机器学习(第2版,影印版) 东南大学出版社 txt格式电子书
- [mobi 下载] R语言机器学习(第2版,影印版) 东南大学出版社 mobi格式电子书
- [word 下载] R语言机器学习(第2版,影印版) 东南大学出版社 word格式电子书
- [kindle 下载] R语言机器学习(第2版,影印版) 东南大学出版社 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
本书与时俱进,携近期新的库和最现代的编程思维为你丝丝入扣的介绍了专业数据科学必不可少的技能。不用再惧怕理论知识,书中提供了编写算法和处理数据所需的最关键的实用知识,只要有最基本的经验就可以了。你可以在书中找到洞悉复杂的数据所需的全部分析工具,还能学到如何选择正确的算法来解决特定的问题。通过与各种真实问题的亲密接触,你将学会如何应用机器学习方法来处理常见的任务,包括分类、预测、市场分析以及聚类。
书籍目录:
Preface
Chapter 1: Introducing Machine Learning
The origins of machine learning
Uses and abuses of machine learning
Machine learning successes
The limits of machine learning
Machine learning ethics
How machines learn
Data storage
Abstraction
Generalization
Evaluation
Machine learning in practice
Types of input data
Types of machine learning algorithms
Matching input data to algorithms
Machine learning with R
Installing R packages
Loading and unloading R packages
Summary
Chapter 2: Managing and Understanding Data
R data structures
Vectors
Factors
Lists
Data frames
Matrixes and arrays
Managing data with R
Saving, loading, and removing R data structures
Importing and saving data from CSV files
Exploring and understanding data
Exploring the structure of data
Exploring numeric variables
Measuring the central tendency- mean and median
Measuring spread - quartiles and the five-number summary
Visualizing numeric variables - boxplots
Visualizing numeric variables - histograms
Understanding numeric data - uniform and normal distributions
Measuring spread - variance and standard deviation
Exploring categorical variables
Measuring the central tendency - the mode
Exploring relationships between variables
Visualizing relationships - scatterplots
Examining relationships - two-way cross-tabulations
Summary
Chapter 3: Lazy Learning - Classification Using Nearest Neighbors
Understanding nearest neighbor classification
The k-NN algorithm
Measuring similarity with distance
Choosing an appropriate k
Preparing data for use with k-NN
Why is the k-NN algorithm lazy?
Example - diagnosing breast cancer with the k-NN algorithm
Step 1 - collecting data
Step 2 - exploring and preparing the data
Transformation - normalizing numeric data
Data preparation - creating training and test datasets
Step 3 - training a model on the data
Step 4 - evaluating model performance
Step 5 -improving model performance
Transformation - z-score standardization
Testing alternative values of k
Summary
Chapter 4: Probabilistic Learning - Classification Using Naive Bayes
Understanding Naive Bayes
Basic concepts of Bayesian methods
Understanding probability
Understanding joint probability
Computing conditional probability with Bayes' theorem
The Naive Bayes algorithm
Classification with Naive Bayes
The Laplace estimator
Using numeric features with Naive Bayes
Example - filtering mobile phone spam with the
Naive Bayes algorithm
Step 1 - collecting data
Step 2 - exploring and preparing the data
Data preparation - cleaning and standardizing text data
Data preparation - splitting text documents into words
Data preparation - creating training and test datasets
Visualizing text data - word clouds
Data preparation - creating indicator features for frequent words
Step 3 - training a model on the data
Step 4 - evaluating model performance
Step 5 -improving model performance
Summary
Chapter 5: Divide and Conquer - Classification Using Decision Trees and Rules
Chapter 6: Forecasting Numeric Data - Regression Methods
Chapter 7: Black Box Methods - Neural Networks and Support Vector Machines
Chapter 8: Finding Patterns - Market Basket Analysis Using Association Rules
Chapter 9: Finding Groups of Data - Clustering with k-means
Chapter 10: Evaluating Model Performance
Chapter 11: Improving Model Performance
Chapter 12: Specialized Machine Learning Topics
Index
作者介绍:
布雷特·兰茨,在应用创新的数据方法来理解人类的行为方面有10余年经验。他最初是一名社会学家,在学习一个青少年社交网站分布的大型数据库时,他就开始陶醉于机器学习。从那时起,他致力于移动电话、医疗账单数据和公益活动等交叉学科的研究,并维护网站,该网站致力于分享有关探寻数据中所蕴含的洞察的知识。
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
在线阅读地址:R语言机器学习(第2版,影印版) 东南大学出版社在线阅读
在线听书地址:R语言机器学习(第2版,影印版) 东南大学出版社在线收听
在线购买地址:R语言机器学习(第2版,影印版) 东南大学出版社在线购买
原文赏析:
如果将置信度太低,就可能会被大量不可靠的规则淹没,那么我们如何知道广告预算目标的呢?另一方面,如果将置信规则设置得太高,那么我们将会被显而易见或者不可避免的规则所限制(比如,烟雾探测器总是与电池一起组合购买的事实)。在这种情况下,因为两类商品几乎总是一起购买,所以将烟雾探测器移到电池更近的地方难以再产生额外的收入。
其它内容:
暂无其它内容!
网站评分
书籍多样性:6分
书籍信息完全性:3分
网站更新速度:6分
使用便利性:4分
书籍清晰度:9分
书籍格式兼容性:4分
是否包含广告:3分
加载速度:9分
安全性:4分
稳定性:6分
搜索功能:4分
下载便捷性:6分
下载点评
- 好评多(71+)
- txt(343+)
- 盗版少(387+)
- 藏书馆(553+)
- 无多页(565+)
- 收费(331+)
- 情节曲折(126+)
- pdf(75+)
- 排版满分(533+)
- 二星好评(343+)
下载评价
- 网友 利***巧:
差评。这个是收费的
- 网友 曾***玉:
直接选择epub/azw3/mobi就可以了,然后导入微信读书,体验百分百!!!
- 网友 冯***丽:
卡的不行啊
- 网友 印***文:
我很喜欢这种风格样式。
- 网友 游***钰:
用了才知道好用,推荐!太好用了
- 网友 融***华:
下载速度还可以
- 网友 瞿***香:
非常好就是加载有点儿慢。
- 网友 潘***丽:
这里能在线转化,直接选择一款就可以了,用他这个转很方便的
- 网友 仰***兰:
喜欢!很棒!!超级推荐!
- 网友 訾***晴:
挺好的,书籍丰富
- 网友 芮***枫:
有点意思的网站,赞一个真心好好好 哈哈
- 网友 隗***杉:
挺好的,还好看!支持!快下载吧!
- 网友 寿***芳:
可以在线转化哦
- 网友 谭***然:
如果不要钱就好了
- 网友 濮***彤:
好棒啊!图书很全
喜欢"R语言机器学习(第2版,影印版) 东南大学出版社"的人也看了
建筑工程资料管理实训 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
小学英语基础知识与初中衔接(2024版第1年第1版)/小白鸥原创 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
临床诊疗指南·风湿病分册 中华医学会 编著 人民卫生出版社【正版图书 无忧售后】 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
迷路,是旅程的开始:欧洲旅行摄影指南 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
高薪是设计出来的 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
MACD背离技术交易实战技法 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
【外图原版】进口英文 Onion John洋葱约翰 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
中国房车旅行生活指南 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
官方系列.新韩国语能力考试TOPIKⅠ(初级)考试大纲+真题演练(赠音频) mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
国家司法考试2022真题详解试卷版(内含12-21年真题+真金试卷)赠:题库软件 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 心理大师:深渊 钟宇著 心理 悬疑 推理 小说 上海社会科学院正版 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 粉末涂料与涂装实用技术问答 【正版】 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 天府文化之源——都江堰 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 9787554001714 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 八年级 思想品德(下)(R) 人教版(2012.10月印刷):三点一测 经典版 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 放声诵读·小古文 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 愚蠢的盗贼之越界的测量-牛津趣味数学绘本 [英] 菲利希亚·劳,[英] 安·史格特 著,俞璐莹 译 北京日报出版社【正版保证】 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 苏州评弹艺术史研究(精) mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 1课3练 三年级 数学 (下) 人教版 春雨教育·2019春 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
- 2021年新书 服务的细节111:超市新常识1 有效的营销创新 可视化、故事营销、商品营销矩阵、超级鲜度、傍晚二次开店、现场演示 实现销售额同比增长138%,这不是一纸空谈 东方出版社 mobi 下载 fb2 夸克云 azw3 网盘 pdf pmlz
书籍真实打分
故事情节:4分
人物塑造:5分
主题深度:9分
文字风格:9分
语言运用:9分
文笔流畅:8分
思想传递:5分
知识深度:4分
知识广度:9分
实用性:4分
章节划分:6分
结构布局:9分
新颖与独特:7分
情感共鸣:9分
引人入胜:4分
现实相关:5分
沉浸感:5分
事实准确性:7分
文化贡献:7分