Archive | R Machine Learning

R Platform For Machine Learning

Use R For Machine Learning

You should use R for machine learning. R is one of the most powerful machine learning platforms and is used by the top data scientists in the world. In this post you will learn why you should use R for machine learning. Let’s get started. Why You Should Care About R R is used by […]

Continue Reading
Rank of Features by Importance

Feature Selection with the Caret R Package

Selecting the right features in your data can mean the difference between mediocre performance with long training times and great performance with short training times. The caret R package provides tools to automatically report on the relevance and importance of attributes in your data and even select the most important features for you. In this […]

Continue Reading
BFGS Results

Convex Optimization in R

Optimization is a big part of machine learning. It is the core of most popular methods, from least squares regression to artificial neural networks. In this post you will discover recipes for 5 optimization algorithms in R. These methods might be useful in the core of your own implementation of a machine learning algorithm. You […]

Continue Reading

Machine Learning Mastery is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Visit our corporate website to learn more about our mission and team.