Guides professionals and students through the rapidly growing field of machine learning with hands-on examples in the popular R programming language Β Machine learning--a branch of Artificial Intelligence (AI) which enables computers to improve their results and learn new approaches without explic
Practical Machine Learning in R
β Scribed by Fred Nwanganga, Mike Chapple
- Publisher
- Wiley
- Year
- 2020
- Tongue
- English
- Leaves
- 464
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Guides professionals and students through the rapidly growing field of machine learning with hands-on examples in the popular R programming language
Machine learningβa branch of Artificial Intelligence (AI) which enables computers to improve their results and learn new approaches without explicit instructionsβallows organizations to reveal patterns in their data and incorporate predictive analytics into their decision-making process. Practical Machine Learning in R provides a hands-on approach to solving business problems with intelligent, self-learning computer algorithms.
Bestselling author and data analytics experts Fred Nwanganga and Mike Chapple explain what machine learning is, demonstrate its organizational benefits, and provide hands-on examples created in the R programming language. A perfect guide for professional self-taught learners or students in an introductory machine learning course, this reader-friendly book illustrates the numerous real-world business uses of machine learning approaches. Clear and detailed chapters cover data wrangling, R programming with the popular RStudio tool, classification and regression techniques, performance evaluation, and more.
Explores data management techniques, including data collection, exploration and dimensionality reduction
Covers unsupervised learning, where readers identify and summarize patterns using approaches such as apriori, eclat and clustering
Describes the principles behind the Nearest Neighbor, Decision Tree and Naive Bayes classification techniques
Explains how to evaluate and choose the right model, as well as how to improve model performance using ensemble methods such as Random Forest and XGBoost
Practical Machine Learning in R is a must-have guide for business analysts, data scientists, and other professionals interested in leveraging the power of AI to solve business problems, as well as students and independent learners seeking to enter the field.
π SIMILAR VOLUMES
This book implements many common Machine Learning algorithms in equivalent R and Python. The book touches on R and Python implementations of different regression models, classification algorithms including logistic regression, KNN classification, SVMs, b-splines, random forest, boosting etc. Other t
Do you want to start using R for crunching machine learning models right from the start with examples? Then this book is for you. R is an open source programming language and a free environment, mainly used for statistical computing and graphics. You can find information about R in the official w