Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
R: Complete Machine Learning Solutions
Rating: 3.7 out of 5(56 ratings)
585 students

R: Complete Machine Learning Solutions

Use over 100 solutions to analyze data and build predictive models
Last updated 3/2017
English

What you'll learn

  • Create and inspect the transaction dataset and perform association analysis with the Apriori algorithm
  • Predict possible churn users with the classification approach
  • Implement the clustering method to segment customer data
  • Compress images with the dimension reduction method
  • Build a product recommendation system

Course content

12 sections125 lectures8h 34m total length
  • Introduction4:05
  • Downloading and Installing R5:34

    R must be first installed on your system to work on it

    • Download R according to the system
    • Install R
    • Downloading and Installing R
  • Downloading and Installing RStudio3:10

    RStudio makes the process of development with R easier.

    • Download RStudio
    • Install Rstudio
    • Downloading and Installing RStudio
  • Installing and Loading Packages5:46

    R packages are an essential part of R as they are required in all our programs. Let’s learn to do that.

    • Download packages
    • Install them
    • Installing and loading packages
  • Reading and Writing Data5:54

    You must know how to give data to R to work with data. You will learn that here.

    • Load the dataset iris package
    • Use the read.table and write.table functions to read and write data
    • Reading and writing data


  • Using R to Manipulate Data5:46

    Data manipulation is time consuming and hence needs to be done with the help of built-in R functions.

    • Load the dataset
    • Select and subset data according to conditions
    • Using R to manipulate data
  • Applying Basic Statistics4:47

    R is widely used for statistical applications. Hence it is necessary to learn about the built in functions of R.

    • Load the dataset
    • Observe the format of data
    • Applying basic statistics
  • Visualizing Data3:33

    To communicate information effectively and make data easier to comprehend we need graphical representation. You will learn to plot figures in this section.

    • Calculate the frequency of the species
    • Plot a histogram, boxplot and scatterplot
    • Visualizing data
  • Getting a Dataset for Machine Learning2:38

    Because of some limitations, it is a good practice to get data from external repositories. You will be able to do just that after this video.

    • Access the UCI machine repository
    • Download iris.data or use read.csv
    • Getting a dataset for machine Learning
  • Test Your Knowledge

Requirements

  • No prior knowledge of R is required

Description

Are you interested in understanding machine learning concepts and building real-time projects with R, but don’t know where to start? Then, this is the perfect course for you!

The aim of machine learning is to uncover hidden patterns, unknown correlations, and find useful information from data. In addition to this, through incorporation with data analysis, machine learning can be used to perform predictive analysis. With machine learning, the analysis of business operations and processes is not limited to human scale thinking; machine scale analysis enables businesses to capture hidden values in big data.

Machine learning has similarities to the human reasoning process. Unlike traditional analysis, the generated model cannot evolve as data is accumulated. Machine learning can learn from the data that is processed and analyzed. In other words, the more data that is processed, the more it can learn.

R, as a dialect of GNU-S, is a powerful statistical language that can be used to manipulate and analyze data. Additionally, R provides many machine learning packages and visualization functions, which enable users to analyze data on the fly. Most importantly, R is open source and free.

Using R greatly simplifies machine learning. All you need to know is how each algorithm can solve your problem, and then you can simply use a written package to quickly generate prediction models on data with a few command lines.

By taking this course, you will gain a detailed and practical knowledge of R and machine learning concepts to build complex machine learning models.  

What details do you cover in this course?

We start off with basic R operations, reading data into R, manipulating data, forming simple statistics for visualizing data. We will then walk through the processes of transforming, analyzing, and visualizing the RMS Titanic data. You will also learn how to perform descriptive statistics.

This course will teach you to use regression models. We will then see how to fit data in tree-based classifier, Naive Bayes classifier, and so on.

We then move on to introducing powerful classification networks, neural networks, and support vector machines. During this journey, we will introduce the power of ensemble learners to produce better classification and regression results.

We will see how to apply the clustering technique to segment customers and further compare differences between each clustering method.

We will discover associated terms and underline frequent patterns from transaction data.

We will go through the process of compressing and restoring images, using the dimension reduction approach and R Hadoop, starting from setting up the environment to actual big data processing and machine learning on big data.

By the end of this course, we will build our own project in the e-commerce domain. 

This course will take you from the very basics of R to creating insightful machine learning models with R.

We have combined the best of the following Packt products:

  • R Machine Learning Solutions by Yu-Wei, Chiu (David Chiu)
  • Machine Learning with R Cookbook by Yu-Wei, Chiu (David Chiu)
  • R Machine Learning By Example  by Raghav Bali and Dipanjan Sarkar


Testimonials:

The source content have been received well by the audience. Here is a one of the reviews:

"good product, I enjoyed it"

- Ertugrul Bayindir


Meet your expert instructors:

Yu-Wei, Chiu (David Chiu) is the founder of LargitData a startup company that mainly focuses on providing big data and machine learning products. He has previously worked for Trend Micro as a software engineer, where he was responsible for building big data platforms for business intelligence and customer relationship management systems. 

Dipanjan Sarkar is an IT engineer at Intel, the world's largest silicon company, where he works on analytics, business intelligence, and application development. His areas of specialization includes software engineering, data science, machine learning, and text analytics.

Raghav Bali has a master's degree (gold medalist) in IT from the International Institute of Information Technology, Bangalore. He is an IT engineer at Intel, the world's largest silicon company, where he works on analytics, business intelligence, and application development. 


Meet your managing editor:

This course has been planned and designed for you by me, Tanmayee Patil. I'm here to help you be successful every step of the way, and get maximum value out of your course purchase. If you have any questions along the way, you can reach out to me and our author group via the instructor contact feature on Udemy.

Who this course is for:

  • If you are interested in understanding machine learning concepts and building real-time projects with R, then this is the perfect course for you!