Unsupervised Learning with R
暫譯: 使用 R 進行無監督學習
Erik Rodriguez Pacheco
- 出版商: Packt Publishing
- 出版日期: 2015-11-30
- 售價: $1,690
- 貴賓價: 9.5 折 $1,606
- 語言: 英文
- 頁數: 192
- 裝訂: Paperback
- ISBN: 1785887092
- ISBN-13: 9781785887093
-
相關分類:
R 語言、Data Science、Machine Learning
海外代購書籍(需單獨結帳)
買這商品的人也買了...
相關主題
商品描述
Work with over 40 packages to draw inferences from complex datasets and find hidden patterns in raw unstructured data
About This Book
- Unlock and discover how to tackle clusters of raw data through practical examples in R
- Explore your data and create your own models from scratch
- Analyze the main aspects of unsupervised learning with this comprehensive, practical step-by-step guide
Who This Book Is For
This book is intended for professionals who are interested in data analysis using unsupervised learning techniques, as well as data analysts, statisticians, and data scientists seeking to learn to use R to apply data mining techniques. Knowledge of R, machine learning, and mathematics would help, but are not a strict requirement.
What You Will Learn
- Load, manipulate, and explore your data in R using techniques for exploratory data analysis such as summarization, manipulation, correlation, and data visualization
- Transform your data by using approaches such as scaling, re-centering, scale [0-1], median/MAD, natural log, and imputation data
- Build and interpret clustering models using K-Means algorithms in R
- Build and interpret clustering models by Hierarchical Clustering Algorithm's in R
- Understand and apply dimensionality reduction techniques
- Create and use learning association rules models, such as recommendation algorithms
- Use and learn about the techniques of feature selection
- Install and use end-user tools as an alternative to programming directly in the R console
In Detail
The R Project for Statistical Computing provides an excellent platform to tackle data processing, data manipulation, modeling, and presentation. The capabilities of this language, its freedom of use, and a very active community of users makes R one of the best tools to learn and implement unsupervised learning.
If you are new to R or want to learn about unsupervised learning, this book is for you. Packed with critical information, this book will guide you through a conceptual explanation and practical examples programmed directly into the R console.
Starting from the beginning, this book introduces you to unsupervised learning and provides a high-level introduction to the topic. We quickly move on to discuss the application of key concepts and techniques for exploratory data analysis. The book then teaches you to identify groups with the help of clustering methods or building association rules. Finally, it provides alternatives for the treatment of high-dimensional datasets, as well as using dimensionality reduction techniques and feature selection techniques.
By the end of this book, you will be able to implement unsupervised learning and various approaches associated with it in real-world projects.
Style and approach
This book takes a step-by-step approach to unsupervised learning concepts and tools, explained in a conversational and easy-to-follow style. Each topic is explained sequentially, explaining the theory and then putting it into practice by using specialized R packages for each topic.
商品描述(中文翻譯)
**使用超過 40 種套件從複雜數據集中推斷並發現原始非結構化數據中的隱藏模式**
## 本書簡介
- 解鎖並發現如何通過 R 的實用範例處理原始數據集的聚類
- 探索您的數據並從零開始創建自己的模型
- 通過這本全面的實用逐步指南分析無監督學習的主要方面
## 本書適合誰
本書適合對使用無監督學習技術進行數據分析感興趣的專業人士,以及希望學習使用 R 應用數據挖掘技術的數據分析師、統計學家和數據科學家。對 R、機器學習和數學的了解會有所幫助,但並不是嚴格要求。
## 您將學到什麼
- 使用探索性數據分析技術(如摘要、操作、相關性和數據可視化)在 R 中加載、操作和探索您的數據
- 通過使用縮放、重新中心、縮放 [0-1]、中位數/MAD、自然對數和數據插補等方法轉換您的數據
- 使用 K-Means 算法在 R 中構建和解釋聚類模型
- 通過層次聚類算法在 R 中構建和解釋聚類模型
- 理解並應用降維技術
- 創建和使用學習關聯規則模型,例如推薦算法
- 使用並了解特徵選擇技術
- 安裝並使用終端用戶工具,作為直接在 R 控制台中編程的替代方案
## 詳細內容
R 統計計算專案提供了一個出色的平台來處理數據處理、數據操作、建模和呈現。這種語言的能力、使用自由以及非常活躍的用戶社群使 R 成為學習和實施無監督學習的最佳工具之一。
如果您是 R 的新手或想了解無監督學習,本書適合您。這本書充滿了關鍵信息,將通過概念解釋和直接在 R 控制台中編程的實用範例引導您。
從頭開始,本書介紹了無監督學習並提供了該主題的高層次介紹。我們迅速轉向討論探索性數據分析的關鍵概念和技術的應用。然後,本書教您通過聚類方法或構建關聯規則來識別群組。最後,它提供了處理高維數據集的替代方案,以及使用降維技術和特徵選擇技術。
在本書結束時,您將能夠在實際項目中實施無監督學習及其相關的各種方法。
## 風格與方法
本書採取逐步介紹無監督學習概念和工具的方法,以對話式和易於理解的風格進行解釋。每個主題都按順序解釋,先講理論,然後通過使用專門的 R 套件將其付諸實踐。