Introduction to Machine Learning with R

ebook Rigorous Mathematical Analysis

By Scott V. Burger

cover image of Introduction to Machine Learning with R

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Library Name Distance
Loading...

Machine learning is an intimidating subject until you know the fundamentals. If you understand basic coding concepts, this introductory guide will help you gain a solid foundation in machine learning principles. Using the R programming language, you'll first start to learn with regression modelling and then move into more advanced topics such as neural networks and tree-based methods.

Finally, you'll delve into the frontier of machine learning, using the caret package in R. Once you develop a familiarity with topics such as the difference between regression and classification models, you'll be able to solve an array of machine learning problems. Author Scott V. Burger provides several examples to help you build a working knowledge of machine learning.

  • Explore machine learning models, algorithms, and data training
  • Understand machine learning algorithms for supervised and unsupervised cases
  • Examine statistical concepts for designing data for use in models
  • Dive into linear regression models used in business and science
  • Use single-layer and multilayer neural networks for calculating outcomes
  • Look at how tree-based models work, including popular decision trees
  • Get a comprehensive view of the machine learning ecosystem in R
  • Explore the powerhouse of tools available in R's caret package
  • Introduction to Machine Learning with R