Chapter 1

An Introduction to Machine Learning

Learning Objectives

By the end of this chapter, you will be able to:

  • Explain the concept of machine learning.
  • Outline the process involved in building models in machine learning.
  • Identify the various algorithms available in machine learning.
  • Identify the applications of machine learning.
  • Use the R command to load R packages.
  • Perform exploratory data analysis and visualize the datasets.

This chapter explains the concept of machine learning and the series of steps involved in analyzing the data to prepare it for building a machine learning model.

Introduction

Machine learning is a process through which we use data to train models. These models are then used to make predictions on a new set ...

Get Practical Machine Learning with R now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.