Cantitate/Preț
Produs

Just Enough R!: An Interactive Approach to Machine Learning and Analytics

Autor Richard J. Roiger
en Limba Engleză Paperback – 8 iun 2020
Just Enough R! An Interactive Approach to Machine Learning and Analytics presents just enough of the R language, machine learning algorithms, statistical methodology, and analytics for the reader to learn how to find interesting structure in data. The approach might be called "seeing then doing" as it first gives step-by-step explanations using simple, understandable examples of how the various machine learning algorithms work independent of any programming language. This is followed by detailed scripts written in R that apply the algorithms to solve nontrivial problems with real data. The script code is provided, allowing the reader to execute the scripts as they study the explanations given in the text.
Features
  • Gets you quickly using R as a problem-solving tool
  • Uses RStudio’s integrated development environment
  • Shows how to interface R with SQLite
  • Includes examples using R’s Rattle graphical user interface
  • Requires no prior knowledge of R, machine learning, or computer programming
  • Offers over 50 scripts written in R, including several problem-solving templates that, with slight modification, can be used again and again
  • Covers the most popular machine learning techniques, including ensemble-based methods and logistic regression
  • Includes end-of-chapter exercises, many of which can be solved by modifying existing scripts
  • Includes datasets from several areas, including business, health and medicine, and science
About the Author
Richard J. Roiger is a professor emeritus at Minnesota State University, Mankato, where he taught and performed research in the Computer and Information Science Department for over 30 years.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 34010 lei  6-8 săpt.
  CRC Press – 8 iun 2020 34010 lei  6-8 săpt.
Hardback (1) 103589 lei  6-8 săpt.
  CRC Press – 8 iun 2020 103589 lei  6-8 săpt.

Preț: 34010 lei

Preț vechi: 42511 lei
-20% Nou

Puncte Express: 510

Preț estimativ în valută:
6509 6777$ 5501£

Carte tipărită la comandă

Livrare economică 10-24 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780367439149
ISBN-10: 036743914X
Pagini: 364
Ilustrații: 72
Dimensiuni: 178 x 254 x 18 mm
Greutate: 0.64 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Cuprins

Preface. Acknowledgment. Author. Introduction to Machine Learning. Introduction to R. Data Structures and Manipulation. Preparing the Data. Supervised Statistical Techniques. Tree-Based Methods. Rule-Based Techniques. Neural Networks. Formal Evaluation Techniques. Support Vector Machines. Unsupervised Clustering Techniques. A Case Study in Predicting Treatment Outcome. Bibliography. Appendix A: Supplementary Materials and More Datasets. Appendix B: Statistics for Performance Evaluation. Subject Index. Index of R Functions. Script Index.

Notă biografică

Richard J. Roiger is a professor emeritus at Minnesota State University, Mankato where he taught and performed research in the Computer & Information Science Department for 27 years. Dr. Roiger’s Ph.D. degree is in Computer & Information Sciences from the University of Minnesota. Dr. Roiger continues to serve as a part-time faculty member teaching courses in data mining, artificial intelligence and research methods. Richard enjoys interacting with his grandchildren, traveling, writing and pursuing his musical talents.

Descriere

The main purpose of the text is to present the student with just enough of the R language, machine learning algorithms, and statistical methodology to set them on their way to a career in data science and machine learning.It is for a beginning course in machine learning, data mining & analytics, data science, or general data analysis.