𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Machine Learning with R

✍ Scribed by Abhijit Ghatak (auth.)


Publisher
Springer Singapore
Year
2017
Tongue
English
Leaves
224
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 learning. It also includes a detailed introduction to the concepts and constraints of machine learning and what is involved in designing a learning algorithm. This part helps readers understand the mathematical and statistical aspects of machine learning.

In turn, the second part discusses the algorithms used in supervised and unsupervised learning. It works out each learning algorithm mathematically and encodes it in R to produce customized learning applications. In the process, it touches upon the specifics of each algorithm and the science behind its formulation.

The book includes a wealth of worked-out examples along with R codes. It explains the code for each algorithm, and readers can modify the code to suit their own needs. The book will be of interest to all researchers who intend to use R for machine learning, and those who are interested in the practical aspects of implementing learning algorithms for data analysis. Further, it will be particularly useful and informative for anyone who has struggled to relate the concepts of mathematics and statistics to machine learning.

✦ Table of Contents


Front Matter ....Pages i-xix
Linear Algebra, Numerical Optimization, and Its Applications in Machine Learning (Abhijit Ghatak)....Pages 1-30
Probability and Distributions (Abhijit Ghatak)....Pages 31-56
Introduction to Machine Learning (Abhijit Ghatak)....Pages 57-78
Regression (Abhijit Ghatak)....Pages 79-113
Classification (Abhijit Ghatak)....Pages 115-178
Clustering (Abhijit Ghatak)....Pages 179-207
Back Matter ....Pages 209-210

✦ Subjects


Artificial Intelligence (incl. Robotics)


πŸ“œ SIMILAR VOLUMES


Machine Learning with R
✍ Brett Lantz πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

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

Machine Learning with R
✍ Brett Lantz πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

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

Machine Learning with R
✍ Brett Lantz πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

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

Machine learning with R
✍ Brett Lantz πŸ“‚ Library πŸ“… 2013 πŸ› Packt Publishing 🌐 English

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

Machine Learning with R
✍ Lantz, Brett πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

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-