
- 368 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
This textbook is a comprehensive guide to machine learning and artificial intelligence tailored for students in business and economics. It takes a hands-on approach to teach machine learning, emphasizing practical applications over complex mathematical concepts. Students are not required to have advanced mathematics knowledge such as matrix algebra or calculus.
The author introduces machine learning algorithms, utilizing the widely used R language for statistical analysis. Each chapter includes examples, case studies, and interactive tutorials to enhance understanding. No prior programming knowledge is needed. The book leverages the tidymodels package, an extension of R, to streamline data processing and model workflows. This package simplifies commands, making the logic of algorithms more accessible by minimizing programming syntax hurdles. The use of tidymodels ensures a unified experience across various machine learning models.
With interactive tutorials that students can download and follow along at their own pace, the book provides a practical approach to apply machine learning algorithms to real-world scenarios.
In addition to the interactive tutorials, each chapter includes a Digital Resources section, offering links to articles, videos, data, and sample R code scripts. A companion website further enriches the learning and teaching experience: https://ai.lange-analytics.com.
This book is not just a textbook; it is a dynamic learning experience that empowers students and instructors alike with a practical and accessible approach to machine learning in business and economics.
Key Features:
- Unlocks machine learning basics without advanced mathematics — no calculus or matrix algebra required.
- Demonstrates each concept with R code and real-world data for a deep understanding — no prior programming knowledge is needed.
- Bridges the gap between theory and real-world applications with hands-on interactive projects and tutorials in every chapter, guided with hints and solutions.
- Encourages continuous learning with chapter-specific online resources—video tutorials, R-scripts, blog posts, and an online community.
- Supports instructors through a companion website that includes customizable materials such as slides and syllabi to fit their specific course needs.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover Page
- Half-Title Page
- Title Page
- Copyright Page
- Dedication Page
- Contents
- List of Figures
- List of Tables
- 1 Introduction
- 2 Basics of Machine Learning
- 3 Introduction to R and RStudio
- 4 k-Nearest Neighbors — Getting Started
- 5 Linear Regression — Key Machine Learning Concepts
- 6 Polynomial Regression — Overfitting/Tuning Explained
- 7 Ridge, Lasso, and Elastic-Net — Regularization Explained
- 8 Logistic Regression — Handling Imbalanced Data
- 9 Deep Learning — MLP Neural Networks Explained
- 10 Tree-Based Models — Bootstrapping Explained
- 11 Interpreting Machine Learning Results
- 12 Concluding Remarks
- Bibliography
- Index