alblaine / intro-to-machine-learning

A self-directed tutorial on machine learning for R users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creative Commons License
Introduction to Machine Learning by NCSU Libraries is licensed under a Creative Commons Attribution 4.0 International License.

Introduction to Machine Learning

Created by: Ruth Okoilu (@damilolah)

Overview

This online tutorial provides an introduction to machine learning concepts using the R language. In this tutorial, you will use machine learning to answer some questions related to business data. To do this, you will build two models using linear regression and random forests algorithms. You also will learn how to test the accuracy of your models.

Goals

The goals of this tutorial are to

  • Familiarze you with basic machine learning concepts
  • Gain some hands on practice applying these concepts to data
  • Learn functions and libraries for doing machine learning in R

Start the course!

This course was created with DataCamp. To learn more, check out DataCamp.

About

A self-directed tutorial on machine learning for R users.

License:Other