R語言機器學習(2020年東南大學出版社出版的圖書)

本詞條是多義詞,共2個義項
更多義項 ▼ 收起列表 ▲

《R語言機器學習》是2020年東南大學出版社出版的圖書,作者是BrettLantz。

基本介紹

  • 中文名:R語言機器學習
  • 作者:BrettLantz
  • 出版時間:2020年
  • 出版社:東南大學出版社
  • ISBN:9787564189549
內容簡介,圖書目錄,

內容簡介

《R語言機器學習 第3版(影印版)》提供了具備良好可讀性的實踐指南,幫助你將機器學習套用於實際問題。無論你是經驗豐富的R語音用戶還是剛接觸這門語言的新手,從Brett Lantz這裡都可以學到發掘關鍵見解、做出新的預測並可視化你的發現所需的一切。

圖書目錄

Preface
Chapter I-Introducing Machine
The origins of machine learning
Uses and abuses of machine learning
Machine learning successes
The Iimits of machine Iearning
Machine learning ethics
How machines Iearn
Data storage
Abstraction
GeneraIizatiOn
Evaluation
Machine learning in practice
Types ofinput data
Types of machine learning algorithms
Matching input data to algorithms
Machine learning with R
Installing R packages
Loading and unloading R packages
Installing RStudio
Summary
Chapter 2-Managing and Understanding Data
R data structures
Vectors
Factors
Lists
Data frames
Matrices and arrays
Managi ng 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 modeI on the data
Step 4-evaluating modeI performance
Step 5-improving model performance
Transformation-Z..score standardization
Testing alternative values of k
Summary
Chapter 4-Probabilistic Learning——Classification Using
……
Chapter 5-Divide and Conquer-Classification Using Decision
Chapter 6-Forecasting Numeric Data-Regression Methods
Chapter 7-Black Box Methods-Neural Newworks and Support
Chapter 8-Flnding Patterns-Market Basket Analysis Using
Chapter 9-Finding Groups of Data-Clustering with k-means
Chapter 10-Evaluationg Model Perforance
Chapter 11-Improving Model Performance
Chapter 12-Specializad Machine Learning Topics
Other Books You Enjoy
Index

相關詞條

熱門詞條

聯絡我們