Mastering Predictive Analytics with R, 2nd Edition

Mastering Predictive Analytics with R, 2nd Edition

English | 2017 | ISBN: 978-1787121393 | 448 Pages | PDF, EPUB, AZW3 | 45 MB

Master the craft of predictive modeling in R by developing strategy, intuition, and a solid foundation in essential concepts
R offers a free and open source environment that is perfect for both learning and deploying predictive modeling solutions. With its constantly growing community and plethora of packages, R offers the functionality to deal with a truly vast array of problems.
The book begins with a dedicated chapter on the language of models and the predictive modeling process. You will understand the learning curve and the process of tidying data. Each subsequent chapter tackles a particular type of model, such as neural networks, and focuses on the three important questions of how the model works, how to use R to train it, and how to measure and assess its performance using real-world datasets. How do you train models that can handle really large datasets? This book will also show you just that. Finally, you will tackle the really important topic of deep learning by implementing applications on word embedding and recurrent neural networks.
By the end of this book, you will have explored and tested the most popular modeling techniques in use on real- world datasets and mastered a diverse range of techniques in predictive analytics using R.
What You Will Learn

  • Master the steps involved in the predictive modeling process
  • Grow your expertise in using R and its diverse range of packages
  • Learn how to classify predictive models and distinguish which models are suitable for a particular problem
  • Understand steps for tidying data and improving the performing metrics
  • Recognize the assumptions, strengths, and weaknesses of a predictive model
  • Understand how and why each predictive model works in R
  • Select appropriate metrics to assess the performance of different types of predictive model
  • Explore word embedding and recurrent neural networks in R
  • Train models in R that can work on very large datasets
Homepage