|
|
|
|
LEADER |
00000cam a2200000Mu 4500 |
001 |
EBOOKCENTRAL_ocn985345515 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr |n|---||||| |
008 |
170429s2017 enk o 000 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e pn
|c EBLCP
|d IDEBK
|d YDX
|d MERUC
|d OCLCQ
|d LVT
|d OCLCO
|d OCLCF
|d CNCEN
|d OCLCQ
|d OCLCO
|d K6U
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 985255083
|a 985401064
|a 985484615
|a 985659464
|a 985771885
|a 985798160
|a 986022895
|a 986030842
|a 986032365
|a 986395681
|a 986449393
|a 986471154
|a 986569511
|a 986807251
|a 1002298307
|a 1007509435
|
020 |
|
|
|a 9781787284487
|
020 |
|
|
|a 1787284484
|
029 |
1 |
|
|a AU@
|b 000066232280
|
029 |
1 |
|
|a AU@
|b 000070393145
|
029 |
1 |
|
|a AU@
|b 000069026650
|
035 |
|
|
|a (OCoLC)985345515
|z (OCoLC)985255083
|z (OCoLC)985401064
|z (OCoLC)985484615
|z (OCoLC)985659464
|z (OCoLC)985771885
|z (OCoLC)985798160
|z (OCoLC)986022895
|z (OCoLC)986030842
|z (OCoLC)986032365
|z (OCoLC)986395681
|z (OCoLC)986449393
|z (OCoLC)986471154
|z (OCoLC)986569511
|z (OCoLC)986807251
|z (OCoLC)1002298307
|z (OCoLC)1007509435
|
037 |
|
|
|a 1007627
|b MIL
|
050 |
|
4 |
|a T55.4-60.8
|
082 |
0 |
4 |
|a 006.3
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Lesmeister, Cory.
|
245 |
1 |
0 |
|a Mastering Machine Learning with R - Second Edition.
|
250 |
|
|
|a 2nd ed.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing,
|c 2017.
|
300 |
|
|
|a 1 online resource (410 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Credits; About the Author; About the Reviewers; Packt Upsell; Customer Feedback; Table of Contents; Preface; Chapter 1: A Process for Success; The process; Business understanding; Identifying the business objective; Assessing the situation; Determining the analytical goals; Producing a project plan; Data understanding; Data preparation; Modeling; Evaluation; Deployment; Algorithm flowchart; Summary; Chapter 2: Linear Regression -- The Blocking and Tackling of Machine Learning; Univariate linear regression; Business understanding; Multivariate linear regression; Business understanding.
|
505 |
8 |
|
|a Data understanding and preparationModeling and evaluation; Other linear model considerations; Qualitative features; Interaction terms; Summary; Chapter 3: Logistic Regression and Discriminant Analysis; Classification methods and linear regression; Logistic regression; Business understanding; Data understanding and preparation; Modeling and evaluation; The logistic regression model; Logistic regression with cross-validation; Discriminant analysis overview; Discriminant analysis application; Multivariate Adaptive Regression Splines (MARS); Model selection; Summary.
|
505 |
8 |
|
|a Chapter 4: Advanced Feature Selection in Linear ModelsRegularization in a nutshell; Ridge regression; LASSO; Elastic net; Business case; Business understanding; Data understanding and preparation; Modeling and evaluation; Best subsets; Ridge regression; LASSO; Elastic net; Cross-validation with glmnet; Model selection; Regularization and classification; Logistic regression example ; Summary; Chapter 5: More Classification Techniques -- K-Nearest Neighbors and Support Vector Machines; K-nearest neighbors; Support vector machines; Business case; Business understanding.
|
505 |
8 |
|
|a Data understanding and preparationModeling and evaluation; KNN modeling; SVM modeling; Model selection; Feature selection for SVMs; Summary; Chapter 6: Classification and Regression Trees; An overview of the techniques; Understanding the regression trees; Classification trees; Random forest; Gradient boosting; Business case; Modeling and evaluation; Regression tree; Classification tree; Random forest regression; Random forest classification; Extreme gradient boosting -- classification; Model selection; Feature Selection with random forests; Summary; Chapter 7: Neural Networks and Deep Learning.
|
505 |
8 |
|
|a Introduction to neural networksDeep learning, a not-so-deep overview; Deep learning resources and advanced methods; Business understanding; Data understanding and preparation; Modeling and evaluation; An example of deep learning; H2O background; Data upload to H2O; Create train and test datasets; Modeling; Summary; Chapter 8: Cluster Analysis; Hierarchical clustering; Distance calculations; K-means clustering; Gower and partitioning around medoids; Gower; PAM; Random forest; Business understanding; Data understanding and preparation; Modeling and evaluation; Hierarchical clustering.
|
500 |
|
|
|a K-means clustering.
|
520 |
|
|
|a Master machine learning techniques with R to deliver insights in complex projects About This Book Understand and apply machine learning methods using an extensive set of R packages such as XGBOOST Understand the benefits and potential pitfalls of using machine learning methods such as Multi-Class Classification and Unsupervised Learning Implement advanced concepts in machine learning with this example-rich guide Who This Book Is For This book is for data science professionals, data analysts, or anyone with a working knowledge of machine learning, with R who now want to take their skills to the next level and become an expert in the field. What You Will Learn Gain deep insights into the application of machine learning tools in the industry Manipulate data in R efficiently to prepare it for analysis Master the skill of recognizing techniques for effective visualization of data Understand why and how to create test and training data sets for analysis Master fundamental learning methods such as linear and logistic regression Comprehend advanced learning methods such as support vector machines Learn how to use R in a cloud service such as Amazon In Detail This book will teach you advanced techniques in machine learning with the latest code in R 3.3.2. You will delve into statistical learning theory and supervised learning; design efficient algorithms; learn about creating Recommendation Engines; use multi-class classification and deep learning; and more. You will explore, in depth, topics such as data mining, classification, clustering, regression, predictive modeling, anomaly detection, boosted trees with XGBOOST, and more. More than just knowing the outcome, you'll understand how these concepts work and what they do. With a slow learning curve on topics such as neural networks, you will explore deep learning, and more. By the end of this book, you will be able to perform machine learning with R in the cloud using AWS in various scenarios with different datasets. Style and approach The book delivers practical and real-world solutions to problems and a variety of tasks such as complex recommendation systems. By the end of this book, you will have gained expertise in performing R machine learning and will be able to build complex machine learning projects using R and its packages. Downloading the example code for this book. You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If ...
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
650 |
|
0 |
|a Machine learning.
|
650 |
|
6 |
|a Apprentissage automatique.
|
650 |
|
7 |
|a Machine learning
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Lesmeister, Cory.
|t Mastering Machine Learning with R - Second Edition.
|d Birmingham : Packt Publishing, ©2017
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=4847564
|z Texto completo
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL4847564
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis37643225
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 14265867
|
994 |
|
|
|a 92
|b IZTAP
|