Machine learning with R
β Scribed by Brett Lantz
- Publisher
- Packt Publishing
- Year
- 2013
- Tongue
- English
- Leaves
- 396
- Series
- Community experience distilled
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Machine learning, at its core, is concerned with transforming data into actionable knowledge. This fact makes machine learning well-suited to the present-day era of "big data" and "data science". Given the growing prominence of Rβa cross-platform, zero-cost statistical programming environmentβthere has never been a better time to start applying machine learning. Whether you are new to data science or a veteran, machine learning with R offers a powerful set of methods for quickly and easily gaining insight from your data.
Machine Learning with R is a practical tutorial that uses hands-on examples to step through real-world application of machine learning. Without shying away from the technical details, we will explore Machine Learning with R using clear and practical examples. Well-suited to machine learning beginners or those with experience. Explore R to find the answer to all of your questions.
How can we use machine learning to transform data into action? Using practical examples, we will explore how to prepare data for analysis, choose a machine learning method, and measure the success of the process.
We will learn how to apply machine learning methods to a variety of common tasks including classification, prediction, forecasting, market basket analysis, and clustering. By applying the most effective machine learning methods to real-world problems, you will gain hands-on experience that will transform the way you think about data.
Machine Learning with R will provide you with the analytical tools you need to quickly gain insight from complex data.
What You Will Learn
β’ Understand the basic terminology of machine learning and how to differentiate among various machine learning approaches
β’ Use R to prepare data for machine learning
β’ Explore and visualize data with R
β’ Classify data using nearest neighbor methods
β’ Learn about Bayesian methods for classifying data
β’ Predict values using decision trees, rules, and support vector machines
β’ Forecast numeric values using linear regression
β’ Model data using neural networks
β’ Find patterns in data using association rules for market basket analysis
β’ Group data into clusters for segmentation
β’ Evaluate and improve the performance of machine learning models
β’ Learn specialized machine learning techniques for text mining, social network data, and βbigβ data
π SIMILAR VOLUMES
Updated and upgraded to the latest libraries and most modern thinking, <em>Machine Learning with R, Second Edition</em> provides you with a rigorous introduction to this essential skill of professional data science. Without shying away from technical theory, it is written to provide focused and prac
Updated and upgraded to the latest libraries and most modern thinking, <em>Machine Learning with R, Second Edition</em> provides you with a rigorous introduction to this essential skill of professional data science. Without shying away from technical theory, it is written to provide focused and prac
Updated and upgraded to the latest libraries and most modern thinking, <em>Machine Learning with R, Second Edition</em> provides you with a rigorous introduction to this essential skill of professional data science. Without shying away from technical theory, it is written to provide focused and prac
<p><p>This book helps readers understand the mathematics of machine learning, and apply them in different situations. It is divided into two basic parts, the first of which introduces readers to the theory of linear algebra, probability, and data distributions and itβs applications to machine learni
Discover how to build machine learning algorithms, prepare data, and dig deep into data prediction techniques with RAbout This Book Harness the power of R for statistical computing and data science Explore, forecast, and classify data with R Use R to apply common machine learning algorithms to real-