Description
Discovering knowledge from big multivariate data, recorded every days, requires specialized machine learning techniques.
This book presents an easy to use practical guide in R to compute the most popular machine learning methods for exploring real word data sets, as well as, for building predictive models.
The main parts of the book include:
A) Unsupervised learning methods, to explore and discover knowledge from a large multivariate data set using clustering and principal component methods. You will learn hierarchical clustering, k-means, principal component analysis and correspondence analysis methods.
B) Regression analysis, to predict a quantitative outcome value using linear regression and non-linear regression strategies.
C) Classification techniques, to predict a qualitative outcome value using logistic regression, discriminant analysis, naive bayes classifier and support vector machines.
D) Advanced machine learning methods, to build robust regression and classification models using k-nearest neighbors methods, decision tree models, ensemble methods (bagging, random forest and boosting).
E) Model selection methods, to select automatically the best combination of predictor variables for building an optimal predictive model. These include, best subsets selection methods, stepwise regression and penalized regression (ridge, lasso and elastic net regression models). We also present principal component-based regression methods, which are useful when the data contain multiple correlated predictor variables.
F) Model validation and evaluation techniques for measuring the performance of a predictive model.
G) Model diagnostics for detecting and fixing a potential problems in a predictive model.
The book presents the basic principles of these tasks and provide many examples in R. This book offers solid guidance in data mining for students and researchers.
Key features:
- Covers machine learning algorithm and implementation
- Key mathematical concepts are presented
- Short, self-contained chapters with practical examples.
Version:
English
Laurent D. (client confirmé) –
The explanations are clear and concise. The code directly usable. Perfect for quickly finding a solution to a particular problem.
However, there are no links to navigate within the pdf document (for example from the contents or from the index).
david maupin (client confirmé) –
Great book with practical examples!
Eko Subagyo (client confirmé) –
Yuming (client confirmé) –
The explanations are clear and concise. a good book!
However, cant copy text from the PDF into Rstudio or into Word I only get unreadable gibberish. thank author sent me a code~
Hamidou Sy (client confirmé) –
Andrzej Ptasznik (client confirmé) –
Federico (client confirmé) –
Didier Ouedraogo (client confirmé) –
I really appreciate this book. The author explain clearly and put the learner to the up level in the mastery of machine learning with R.
Anonymous (client confirmé) –
good text. I get a skill to make best models.
Oscar Salas (client confirmé) –
José de França Bueno (client confirmé) –
Anonymous (client confirmé) –
na
Troy (client confirmé) –
This is a nice introduction to machine learning using modern R syntax.
Bitrus (client confirmé) –
Well arranged and logical; I learned the essentials within a short space of time. Definitely recommend
Pavel (client confirmé) –
Very professional level, very helpfull book
Anonymous (client confirmé) –
Great examples on how to use the caret R package. However, tidymodels is usurping caret, so this book will need an update soon. Also a comparison between tidymodels and more mlr3 would be nice.
Ognjen (client confirmé) –
So far the best manual of Datanovia!
kassambara (gestionnaire de boutique) –
Thank you for the positive feedback, highly appreciated
Ioannis M. (client confirmé) –
Great reference, the only issue is the PDF does not have a table of contents to redirect as the other documents do.
kassambara (gestionnaire de boutique) –
Thank you for the feedback, we’ll check and fix this issue
Anonymous (client confirmé) –
excellent quick reference
Tsheten (client confirmé) –
I purchased the right book for my research. All codes required for my analysis are well-captured in the book with real-life examples. One thing missing in the book is data management steps (like categorizing, generating new variables, etc) before doing real analysis. Otherwise, I am really satisfied for having the book
Andre S. (client confirmé) –
Etoma Egot (client confirmé) –
Easy purchase for me. I highly recommend it
Joaquín Dutour (client confirmé) –
Very good book. Ease and Speed in the purchase and acquisition of the product
Anonymous (client confirmé) –
Sarah Manu (client confirmé) –
Emmanuel (client confirmé) –
Great book. Very practical. Clear examples. I would just add the scripts.
Etienne Ntumba (client confirmé) –
Kenneth Yakubu (client confirmé) –
I liked that I had access to this book quickly.
Stefan K. (client confirmé) –
Unfortunately, the download link did not work, so I did not receive the book I bought.
Gernot (client confirmé) –
Veerasak P. (client confirmé) –
A wonderful guide to the practical side of machine learning. The explanation of machine learning is presented in a clear and concise manner. Examples using R code are well demonstrated.