1st Edition

Mathematics and Programming for Machine Learning with R From the Ground Up

By William Claster Copyright 2021
    430 Pages 65 B/W Illustrations
    by CRC Press

    430 Pages 65 B/W Illustrations
    by CRC Press

    Based on the author’s experience in teaching data science for more than 10 years, Mathematics and Programming for Machine Learning with R: From the Ground Up reveals how machine learning algorithms do their magic and explains how these algorithms can be implemented in code. It is designed to provide readers with an understanding of the reasoning behind machine learning algorithms as well as how to program them. Written for novice programmers, the book progresses step-by-step, providing the coding skills needed to implement machine learning algorithms in R.

    The book begins with simple implementations and fundamental concepts of logic, sets, and probability before moving to the coverage of powerful deep learning algorithms. The first eight chapters deal with probability-based machine learning algorithms, and the last eight chapters deal with machine learning based on artificial neural networks. The first half of the book does not require mathematical sophistication, although familiarity with probability and statistics would be helpful. The second half assumes the reader is familiar with at least one semester of calculus. The text guides novice R programmers through algorithms and their application and along the way; the reader gains programming confidence in tackling advanced R programming challenges.

    Highlights of the book include:

    • More than 400 exercises
    • A strong emphasis on improving programming skills and guiding beginners to the implementation of full-fledged algorithms
    • Coverage of fundamental computer and mathematical concepts including logic, sets, and probability
    • In-depth explanations of machine learning algorithms

    Chapter 1. Functions Tutorial. Chapter 2. Logic and R. Chapter 3. Sets with R: Building the Tools. Chapter 4. Probability. Chapter 5. Naïve Rule. Chapter 6. Complete Bayes. Chapter 7. Naïve Bayes Classifier. Chapter 8. Stored Model for Naive Bayes Classifier. Chapter 9. Review of Mathematics for Neural Networks. Chapter 10. Calculus. Chapter 11. Neural Networks - Feed Forward Process and Back Propagation Process. Chapter 12. Programming a Neural Network using OOP in R. Chapter 13. Adding in a Bias Term. Chapter 14. Modular Version of Neural Networks for Deep Learning. Chapter 15. Deep Learning with Convolutional Neural Networks. Chapter 16. R Packages for Neural Networks, Deep Learning, and Naïve Bayes.

    Biography

    William B. Claster is a professor of mathematics and data science at Ritsumeikan Asia Pacific University in Japan, where he designed the data science curriculum and has run the data science lab since 2008. He has been recognized for his research in data science applied to the fields of medicine, social media, and geoinformatics. His research includes political analysis, stock market forecasting, tourism, and consumer behavior with machine learning applied to social media data. Originally from Philadelphia, he moved to Japan where he has been a resident there for over 20 years. In addition to research, his interests include Japanese architecture, Buddhism, and philosophy.