Site icon R-bloggers

New Tutorial Launched: Introduction to Machine Learning

[This article was first published on DataCamp Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
In DataCamp’s brand new course, Introduction to Machine Learning with R, you’ll learn all about the most widely used machine learning techniques such as classification, regression and clustering.  Whether you want to build your personal recommendation engine, become better at picking stocks, or develop your own self-driving car, machine learning is essential. It nicely interweaves statistics with computer science, and harnesses the predictive power of this synergy.Introduction to Machine Learning introduces you to the most effective machine learning techniques, and shows you how to implement these using R. The tutorial first dives into the assessment and training of different machine learning models, and switches gears in a later phase when focusing on machine learning tasks such as classification, regression and clustering. Since the best way to learn is by doing, you’ll gain practice implementing your own models thanks to our familiar interactive in-browser coding interface.Start the first chapter for free.

What you will learn

Our Introduction to Machine Learning tutorial is a perfect fit if you are familiar with the basics of R and statistics, but completely new to machine learning. Start to finish, it will take you approximately 6 hours to complete. You can take this online tutorial at your own pace, and everything takes place in the comfort of your own browser. So no need to install packages, get your system up to date, or any other annoying tasks that keep you from learning.

Check out the full course, or take the free preview!

On DataCamp

Over 200,000 R and data science enthusiasts have already taken interactive tutorials at DataCamp. All tutorials are set up in DataCamp’s interactive learning platform that aims to enhance your learning experience by allowing you to learn by doing. All the concepts that are introduced during the video lecture are directly tested through challenging interactive assignments with tailored feedback to consolidate your knowledge step by step.

To leave a comment for the author, please follow the link and comment on their blog: DataCamp Blog.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.