R and Data Mining: Examples and Case Studies
Autor Yanchang Zhaoen Limba Engleză Hardback – 30 ian 2013
- Presents an introduction into using R for data mining applications, covering most popular data mining techniques
- Provides code examples and data so that readers can easily learn the techniques
- Features case studies in real-world applications to help readers apply the techniques in their work
Preț: 349.80 lei
Preț vechi: 452.61 lei
-23% Nou
Puncte Express: 525
Preț estimativ în valută:
66.95€ • 69.63$ • 56.11£
66.95€ • 69.63$ • 56.11£
Carte tipărită la comandă
Livrare economică 06-20 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780123969637
ISBN-10: 0123969638
Pagini: 256
Dimensiuni: 152 x 229 x 23 mm
Greutate: 0.54 kg
Editura: ELSEVIER SCIENCE
ISBN-10: 0123969638
Pagini: 256
Dimensiuni: 152 x 229 x 23 mm
Greutate: 0.54 kg
Editura: ELSEVIER SCIENCE
Public țintă
Researchers in academia and industry working in the field of data mining, postgraduate students who are interested in data mining, as well as data miners and analysts from industry. Since data mining techniques are widely used in government agencies, banks, insurance, retail, telecom, medicine and research, the book will be interesting to many areas.Cuprins
- Introduction
- Introduction, Data mining
- R
- Datasets used in this book
- Introduction, Data mining
- Data Loading and Exploration
- Data Import/Export
- Save/Load R Data
- Import from and Export to .CSV Files
- Import Data from SAS
- Import/Export via ODBC
- Data Exploration
- Have a Look at Data
- Explore Individual Variables
- Explore Multiple Variables
- More Exploration
- Save Charts as Files
- Data Import/Export
- Data Mining Examples
- Decision Trees
- Building Decision Trees with Package party
- Building Decision Trees with Package rpart
- Random Forest
- Regression
- Linear Regression
- Logistic Regression
- Generalized Linear Regression
- Non-linear Regression
- Clustering
- K-means Clustering
- Hierarchical Clustering
- Density-based Clustering
- Outlier Detection
- Time Series Analysis
- Time Series Decomposition
- Time Series Forecast
- Association Rules
- Sequential Patterns
- Text Mining
- Social Network Analysis
- Decision Trees
- Case Studies
- Case Study I: Analysis and Forecasting of House Price Indices
- Reading Data from a CSV File
- Data Exploration
- Time Series Decomposition
- Time Series Forecasting
- Discussion
- Case Study II: Customer Response Prediction
- Case Study III: Risk Rating using Decision Tree with Limited Resources
- Customer Behaviour Prediction and Intervention
- Case Study I: Analysis and Forecasting of House Price Indices
- Appendix
- Online Resources
- R Reference Card for Data Mining