یادگیری ماشین با آر؛ آموزش تکنیک هایی برای ساخت و بهبود مدل های یادگیری ماشین، از آماده سازی داده تا تنظیم مدل، ارزیابی، و کار با داده های بزرگ
دسته: آمار، سرمایه گذاری، هوش مصنوعیسال انتشار: 2023 | 763 صفحه | حجم فایل: 44 مگابایت | زبان: انگلیسی
نویسنده
Brett Lantz
ناشر
Packt Publishing
ISBN10:
1801071322
ISBN13:
9781801071321
قیمت: 18000 تومان
برچسبها: آر یادگیری ماشینLearn how to solve real-world data problems using machine learning and R
Purchase of the print or Kindle book includes a free eBook in PDF format.
Key Features
The 10th Anniversary Edition of the bestselling R machine learning book, updated with 50% new content for R 4.0.0 and beyond
Harness the power of R to build flexible, effective, and transparent machine learning models
Learn quickly with this clear, hands-on guide by machine learning expert Brett Lantz
Book Description
Machine learning, at its core, is concerned with transforming data into actionable knowledge. R offers a powerful set of machine learning methods to quickly and easily gain insight from your data.
Machine Learning with R, Fourth Edition, provides a hands-on, accessible, and readable guide to applying machine learning to real-world problems. Whether you are an experienced R user or new to the language, Brett Lantz teaches you everything you need to know for data pre-processing, uncovering key insights, making new predictions, and visualizing your findings. This 10th Anniversary Edition features several new chapters that reflect the progress of machine learning in the last few years and help you build your data science skills and tackle more challenging problems, including making successful machine learning models and advanced data preparation, building better learners, and making use of big data.
You'll also find this classic R data science book updated to R 4.0.0 with newer and better libraries, advice on ethical and bias issues in machine learning, and an introduction to deep learning. Whether you're looking to take your first steps with R for machine learning or making sure your skills and knowledge are up to date, this is an unmissable read that will help you find powerful new insights in your data.
What you will learn
Learn the end-to-end process of machine learning from raw data to implementation
Classify important outcomes using nearest neighbor and Bayesian methods
Predict future events using decision trees, rules, and support vector machines
Forecast numeric data and estimate financial values using regression methods
Model complex processes with artificial neural networks
Prepare, transform, and clean data using the tidyverse
Evaluate your models and improve their performance
Connect R to SQL databases and emerging big data technologies such as Spark, Hadoop, H2O, and TensorFlow
Who this book is for
This book is designed to help data scientists, actuaries, data analysts, financial analysts, social scientists, business and machine learning students, and any other practitioners who want a clear, accessible guide to machine learning with R. No R experience is required, although prior exposure to statistics and programming is helpful.
Table of Contents
Introducing Machine Learning
Managing and Understanding Data
Lazy Learning – Classification Using Nearest Neighbors
Probabilistic Learning – Classification Using Naive Bayes
Divide and Conquer – Classification Using Decision Trees and Rules
Forecasting Numeric Data – Regression Methods
Black-Box Methods – Neural Networks and Support Vector Machines
Finding Patterns – Market Basket Analysis Using Association Rules
Finding Groups of Data – Clustering with k-means
Evaluating Model Performance
Being Successful with Machine Learning
Advanced Data Preparation
Challenging Data – Too Much, Too Little, Too Complex
Building Better Learners
Making Use of Big Data