Book Image

Machine Learning with R Quick Start Guide

By : Iván Pastor Sanz
Book Image

Machine Learning with R Quick Start Guide

By: Iván Pastor Sanz

Overview of this book

Machine Learning with R Quick Start Guide takes you on a data-driven journey that starts with the very basics of R and machine learning. It gradually builds upon core concepts so you can handle the varied complexities of data and understand each stage of the machine learning pipeline. From data collection to implementing Natural Language Processing (NLP), this book covers it all. You will implement key machine learning algorithms to understand how they are used to build smart models. You will cover tasks such as clustering, logistic regressions, random forests, support vector machines, and more. Furthermore, you will also look at more advanced aspects such as training neural networks and topic modeling. By the end of the book, you will be able to apply the concepts of machine learning, deal with data-related problems, and solve them using the powerful yet simple language that is R.
Table of Contents (9 chapters)

Other Books You May Enjoy

If you enjoyed this book, you may be interested in these other books by Packt:

Mastering Machine Learning with R - Third Edition
Cory Lesmeister

ISBN: 9781789618006

  • Prepare data for machine learning methods with ease
  • Learn to write production-ready code and package it for use
  • Produce simple and effective data visualizations for improved insights
  • Master advanced methods such as Boosted Trees and deep neural networks
  • Use natural language processing to extract insights for text
  • Implement tree-based classifiers including Random Forest and Boosted Tree

R Machine Learning Projects
Dr. Sunil Kumar Chinnamgari

ISBN: 9781789807943

  • Explore deep neural networks and various frameworks that can be used in R
  • Develop a joke recommendation engine to recommend jokes that match users’ tastes
  • Create powerful ML models with ensembles to predict employee attrition...