R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著 pdf snb 115盘 kindle 在线 下载 pmlz mobi

R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著电子书下载地址
- 文件名
- [epub 下载] R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著 epub格式电子书
- [azw3 下载] R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著 azw3格式电子书
- [pdf 下载] R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著 pdf格式电子书
- [txt 下载] R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著 txt格式电子书
- [mobi 下载] R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著 mobi格式电子书
- [word 下载] R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著 word格式电子书
- [kindle 下载] R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著 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下载地址:
原文赏析:
如果将置信度太低,就可能会被大量不可靠的规则淹没,那么我们如何知道广告预算目标的呢?另一方面,如果将置信规则设置得太高,那么我们将会被显而易见或者不可避免的规则所限制(比如,烟雾探测器总是与电池一起组合购买的事实)。在这种情况下,因为两类商品几乎总是一起购买,所以将烟雾探测器移到电池更近的地方难以再产生额外的收入。
其它内容:
暂无其它内容!
网站评分
书籍多样性:8分
书籍信息完全性:3分
网站更新速度:4分
使用便利性:5分
书籍清晰度:4分
书籍格式兼容性:5分
是否包含广告:4分
加载速度:7分
安全性:5分
稳定性:7分
搜索功能:6分
下载便捷性:8分
下载点评
- 一般般(122+)
- 书籍完整(471+)
- 好评(353+)
- txt(164+)
- 购买多(462+)
- 书籍多(62+)
- 经典(655+)
- pdf(638+)
- 差评(476+)
- 下载速度快(444+)
下载评价
- 网友 邱***洋:
不错,支持的格式很多
- 网友 隗***杉:
挺好的,还好看!支持!快下载吧!
- 网友 沈***松:
挺好的,不错
- 网友 曾***玉:
直接选择epub/azw3/mobi就可以了,然后导入微信读书,体验百分百!!!
- 网友 龚***湄:
差评,居然要收费!!!
- 网友 濮***彤:
好棒啊!图书很全
- 网友 堵***格:
OK,还可以
- 网友 潘***丽:
这里能在线转化,直接选择一款就可以了,用他这个转很方便的
- 网友 谢***灵:
推荐,啥格式都有
- 网友 习***蓉:
品相完美
- 网友 扈***洁:
还不错啊,挺好
- 网友 辛***玮:
页面不错 整体风格喜欢
- 网友 索***宸:
书的质量很好。资源多
- 网友 戈***玉:
特别棒
- 网友 蓬***之:
好棒good
- 网友 孙***夏:
中评,比上不足比下有余
喜欢"R语言机器学习 (美)布雷特·兰茨(Brett Lantz) 著 著"的人也看了
每天学点论辩法全集 pdf snb 115盘 kindle 在线 下载 pmlz mobi
诗经名物新证 pdf snb 115盘 kindle 在线 下载 pmlz mobi
城市规划管理与法规-城市规划实务 pdf snb 115盘 kindle 在线 下载 pmlz mobi
2022二级建造师2022二建教材创新教程:市政公用工程管理与实务 pdf snb 115盘 kindle 在线 下载 pmlz mobi
开口就能说商务日语会话模板 1(附光盘) pdf snb 115盘 kindle 在线 下载 pmlz mobi
HTML+CSS+JavaScript网页客户端程序设计 pdf snb 115盘 kindle 在线 下载 pmlz mobi
作文课堂 五年级下册(苏教版) pdf snb 115盘 kindle 在线 下载 pmlz mobi
导航原理与系统 pdf snb 115盘 kindle 在线 下载 pmlz mobi
2023年高考英语满分作文全解全析 护眼大字版 光明日报出版社 pdf snb 115盘 kindle 在线 下载 pmlz mobi
解决 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 实用临床放射肿瘤学 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- (2016)中公教育 申论热点标准表述与命题预测(很新版) 人民日报出版社 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- Travel Writing 2(ISBN=9781741047011) pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 恐怖的实验-可怕的科学 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 9787562342038 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- WTO中的争端解决 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 经济基础知识 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 小学语文阅读训练:五年级上 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 海外直订Canyon Ferry Lake Safety Book: The Essential Lake Safety Guide For Children 峡谷渡口湖安全手册:儿童基本湖泊安全指南 pdf snb 115盘 kindle 在线 下载 pmlz mobi
- 文学意蕴中的结构诗学:现代诗性小说的叙事研究 席建彬 pdf snb 115盘 kindle 在线 下载 pmlz mobi
书籍真实打分
故事情节:7分
人物塑造:8分
主题深度:9分
文字风格:3分
语言运用:5分
文笔流畅:9分
思想传递:7分
知识深度:7分
知识广度:7分
实用性:9分
章节划分:8分
结构布局:4分
新颖与独特:3分
情感共鸣:6分
引人入胜:3分
现实相关:9分
沉浸感:6分
事实准确性:6分
文化贡献:8分