1 - 9
- Lesmeister, Cory, author.
- 1st edition. - Packt Publishing, 2019.
- Description
- Book — 1 online resource (664 pages) Digital: text file.
- Summary
-
- Table of Contents Preparing and Understanding Data Linear Regression Logistic Regression Advanced Feature Selection in Linear Models K-Nearest Neighbors and Support Vector Machines Tree-Based Classification Neural Networks and Deep Learning Creating Ensembles and Multiclass Methods Cluster Analysis Principal Component Analysis Association Analysis Time Series and Causality Text Mining Exploring the Machine Learning Landscape Predicting Employee Attrition Using Ensemble Models Implementing a Joke Recommendation Engine Sentiment Analysis of Amazon Reviews with NLP Customer Segmentation Using Wholesale Data Image Recognition Using Deep Neural Networks Credit Card Fraud Detection Using Autoencoders Automatic Prose Generation with Recurrent Neural Networks Winning the Casino Slot Machines with Reinforcement Learning.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Lesmeister, Cory, author.
- Birmingham : Packt, [2019]
- Description
- Book — 1 online resource (652 pages)
- Summary
-
- Table of Contents Preparing and Understanding Data Linear Regression Logistic Regression Advanced Feature Selection in Linear Models K-Nearest Neighbors and Support Vector Machines Tree-Based Classification Neural Networks and Deep Learning Creating Ensembles and Multiclass Methods Cluster Analysis Principal Component Analysis Association Analysis Time Series and Causality Text Mining Exploring the Machine Learning Landscape Predicting Employee Attrition Using Ensemble Models Implementing a Joke Recommendation Engine Sentiment Analysis of Amazon Reviews with NLP Customer Segmentation Using Wholesale Data Image Recognition Using Deep Neural Networks Credit Card Fraud Detection Using Autoencoders Automatic Prose Generation with Recurrent Neural Networks Winning the Casino Slot Machines with Reinforcement Learning.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Lesmeister, Cory, author.
- Third edition. - Birmingham, UK : Packt Publishing, 2019.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
- Table of Contents Preparing and Understanding Data Linear Regression Logistic Regression Advanced Feature Selection in Linear Models K-Nearest Neighbors and Support Vector Machines Tree-Based Classification Neural Networks and Deep Learning Creating Ensembles and Multiclass Methods Cluster Analysis Principal Component Analysis Association Analysis Time Series and Causality Text Mining Appendix A- Creating a Package.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
- Lesmeister, Cory, author.
- Third edition. - Birmingham, UK : Packt Publishing, 2019.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
- Table of Contents Preparing and Understanding Data Linear Regression Logistic Regression Advanced Feature Selection in Linear Models K-Nearest Neighbors and Support Vector Machines Tree-Based Classification Neural Networks and Deep Learning Creating Ensembles and Multiclass Methods Cluster Analysis Principal Component Analysis Association Analysis Time Series and Causality Text Mining Appendix A- Creating a Package.
- (source: Nielsen Book Data)
(source: Nielsen Book Data)
5. Mastering machine learning with R : advanced prediction, algorithms, and learning methods with R 3.x [2017]
- Lesmeister, Cory, author.
- Second edition. - Birmingham, UK : Packt Publishing, 2017.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
Master machine learning techniques with R to deliver insights in complex projects About This Book * Understand and apply machine learning methods using an extensive set of R packages such as XGBOOST * Understand the benefits and potential pitfalls of using machine learning methods such as Multi-Class Classification and Unsupervised Learning * Implement advanced concepts in machine learning with this example-rich guide Who This Book Is For This book is for data science professionals, data analysts, or anyone with a working knowledge of machine learning, with R who now want to take their skills to the next level and become an expert in the field. What You Will Learn * Gain deep insights into the application of machine learning tools in the industry * Manipulate data in R efficiently to prepare it for analysis * Master the skill of recognizing techniques for effective visualization of data * Understand why and how to create test and training data sets for analysis * Master fundamental learning methods such as linear and logistic regression * Comprehend advanced learning methods such as support vector machines * Learn how to use R in a cloud service such as Amazon In Detail This book will teach you advanced techniques in machine learning with the latest code in R 3.3.2. You will delve into statistical learning theory and supervised learning; design efficient algorithms; learn about creating Recommendation Engines; use multi-class classification and deep learning; and more. You will explore, in depth, topics such as data mining, classification, clustering, regression, predictive modeling, anomaly detection, boosted trees with XGBOOST, and more. More than just knowing the outcome, you'll understand how these concepts work and what they do. With a slow learning curve on topics such as neural networks, you will explore deep learning, and more. By the end of this book, you will be able to perform machine learning with R in the cloud using AWS in various scenarios with different datasets. Style and approach The book delivers practical and real-world solutions to problems and a variety of tasks such as complex recommendation systems. By the end of this book, you will have gained expertise in performing R machine learning and will be able to build complex machine learning projects using R and its packages.
(source: Nielsen Book Data)
6. Mastering machine learning with R : advanced prediction, algorithms, and learning methods with R 3.x [2017]
- Lesmeister, Cory, author.
- Second edition. - Birmingham, UK : Packt Publishing, 2017.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
Master machine learning techniques with R to deliver insights in complex projects About This Book * Understand and apply machine learning methods using an extensive set of R packages such as XGBOOST * Understand the benefits and potential pitfalls of using machine learning methods such as Multi-Class Classification and Unsupervised Learning * Implement advanced concepts in machine learning with this example-rich guide Who This Book Is For This book is for data science professionals, data analysts, or anyone with a working knowledge of machine learning, with R who now want to take their skills to the next level and become an expert in the field. What You Will Learn * Gain deep insights into the application of machine learning tools in the industry * Manipulate data in R efficiently to prepare it for analysis * Master the skill of recognizing techniques for effective visualization of data * Understand why and how to create test and training data sets for analysis * Master fundamental learning methods such as linear and logistic regression * Comprehend advanced learning methods such as support vector machines * Learn how to use R in a cloud service such as Amazon In Detail This book will teach you advanced techniques in machine learning with the latest code in R 3.3.2. You will delve into statistical learning theory and supervised learning; design efficient algorithms; learn about creating Recommendation Engines; use multi-class classification and deep learning; and more. You will explore, in depth, topics such as data mining, classification, clustering, regression, predictive modeling, anomaly detection, boosted trees with XGBOOST, and more. More than just knowing the outcome, you'll understand how these concepts work and what they do. With a slow learning curve on topics such as neural networks, you will explore deep learning, and more. By the end of this book, you will be able to perform machine learning with R in the cloud using AWS in various scenarios with different datasets. Style and approach The book delivers practical and real-world solutions to problems and a variety of tasks such as complex recommendation systems. By the end of this book, you will have gained expertise in performing R machine learning and will be able to build complex machine learning projects using R and its packages.
(source: Nielsen Book Data)
- Lesmeister, Cory, author.
- Birmingham, UK : Packt Publishing, 2015.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
- Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: A Process for Success; The process; Business understanding; Identify the business objective; Assess the situation; Determine the analytical goals; Produce a project plan; Data understanding; Data preparation; Modeling; Evaluation; Deployment; Algorithm flowchart; Summary; Chapter 2: Linear Regression
- The Blocking and Tackling of Machine Learning; Univariate linear regression; Business understanding; Multivariate linear regression; Business understanding.
- Data understanding and preparationModeling and evaluation; Other linear model considerations; Qualitative feature; Interaction term; Summary;
- Chapter 3: Logistic Regression and Discriminant Analysis; Classification methods and linear regression; Logistic regression; Business understanding; Data understanding and preparation; Modeling and evaluation; The logistic regression model; Logistic regression with cross-validation; Discriminant analysis overview; Discriminant analysis application; Model selection; Summary;
- Chapter 4: Advanced Feature Selection in Linear Models.
- Regularization in a nutshellRidge regression; LASSO; Elastic net; Business case; Business understanding; Data understanding and preparation; Modeling and evaluation; Best subsets; Ridge regression; LASSO; Elastic net; Cross-validation with glmnet; Model selection; Summary; Chapter 5: More Classification Techniques
- K-Nearest Neighbors and Support Vector Machines; K-Nearest Neighbors; Support Vector Machines; Business case; Business understanding; Data understanding and preparation; Modeling and evaluation; KNN modeling; SVM modeling; Model selection; Feature selection for SVMs; Summary.
- Chapter 6: Classification and Regression TreesIntroduction; An overview of the techniques; Regression trees; Classification trees; Random forest; Gradient boosting; Business case; Modeling and evaluation; Regression Tree; Classification tree; Random forest regression; Random forest classification; Gradient boosting regression; Gradient boosting classification; Model selection; Summary;
- Chapter 7: Neural Networks; Neural network; Deep learning, a not-so-deep overview; Business understanding; Data understanding and preparation; Modeling and evaluation; An example of deep learning.
- H2O backgroundData preparation and uploading it to H2O; Create train and test datasets; Modeling; Summary;
- Chapter 8: Cluster Analysis; Hierarchical clustering; Distance calculations; K-means clustering; Gower and partitioning around medoids; Gower; PAM; Business understanding; Data understanding and preparation; Modeling and evaluation; Hierarchical clustering; K-means clustering; Clustering with mixed data; Summary;
- Chapter 9: Principal Components Analysis; An overview of the principal components; Rotation; Business understanding; Data understanding and preparation; Modeling and evaluation.
(source: Nielsen Book Data)
- Bali, Raghav, author.
- Birmingham, UK : Packt Publishing, 2016.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
Find out how to build smarter machine learning systems with R. Follow this three module course to become a more fluent machine learning practitioner. About This Book * Build your confidence with R and find out how to solve a huge range of data-related problems * Get to grips with some of the most important machine learning techniques being used by data scientists and analysts across industries today * Don't just learn - apply your knowledge by following featured practical projects covering everything from financial modeling to social media analysis Who This Book Is For Aimed for intermediate-to-advanced people (especially data scientist) who are already into the field of data science What You Will Learn * Get to grips with R techniques to clean and prepare your data for analysis, and visualize your results * Implement R machine learning algorithms from scratch and be amazed to see the algorithms in action * Solve interesting real-world problems using machine learning and R as the journey unfolds * Write reusable code and build complete machine learning systems from the ground up * Learn specialized machine learning techniques for text mining, social network data, big data, and more * Discover the different types of machine learning models and learn which is best to meet your data needs and solve your analysis problems * Evaluate and improve the performance of machine learning models * Learn specialized machine learning techniques for text mining, social network data, big data, and more In Detail R is the established language of data analysts and statisticians around the world. And you shouldn't be afraid to use it... This Learning Path will take you through the fundamentals of R and demonstrate how to use the language to solve a diverse range of challenges through machine learning. Accessible yet comprehensive, it provides you with everything you need to become more a more fluent data professional, and more confident with R. In the first module you'll get to grips with the fundamentals of R. This means you'll be taking a look at some of the details of how the language works, before seeing how to put your knowledge into practice to build some simple machine learning projects that could prove useful for a range of real world problems. For the following two modules we'll begin to investigate machine learning algorithms in more detail. To build upon the basics, you'll get to work on three different projects that will test your skills. Covering some of the most important algorithms and featuring some of the most popular R packages, they're all focused on solving real problems in different areas, ranging from finance to social media. This Learning Path has been curated from three Packt products: * R Machine Learning By Example By Raghav Bali, Dipanjan Sarkar * Machine Learning with R Learning - Second Edition By Brett Lantz * Mastering Machine Learning with R By Cory Lesmeister Style and approach This is an enticing learning path that starts from the very basics to gradually pick up pace as the story unfolds. Each concept is first defined in the larger context of things succinctly, followed by a detailed explanation of their application. Each topic is explained with the help of a project that solves a real-world problem involving hands-on work thus giving you a deep insight into the world of machine learning.
(source: Nielsen Book Data)
- Bali, Raghav, author.
- Birmingham, UK : Packt Publishing, 2016.
- Description
- Book — 1 online resource (1 volume) : illustrations
- Summary
-
Find out how to build smarter machine learning systems with R. Follow this three module course to become a more fluent machine learning practitioner. About This Book * Build your confidence with R and find out how to solve a huge range of data-related problems * Get to grips with some of the most important machine learning techniques being used by data scientists and analysts across industries today * Don't just learn - apply your knowledge by following featured practical projects covering everything from financial modeling to social media analysis Who This Book Is For Aimed for intermediate-to-advanced people (especially data scientist) who are already into the field of data science What You Will Learn * Get to grips with R techniques to clean and prepare your data for analysis, and visualize your results * Implement R machine learning algorithms from scratch and be amazed to see the algorithms in action * Solve interesting real-world problems using machine learning and R as the journey unfolds * Write reusable code and build complete machine learning systems from the ground up * Learn specialized machine learning techniques for text mining, social network data, big data, and more * Discover the different types of machine learning models and learn which is best to meet your data needs and solve your analysis problems * Evaluate and improve the performance of machine learning models * Learn specialized machine learning techniques for text mining, social network data, big data, and more In Detail R is the established language of data analysts and statisticians around the world. And you shouldn't be afraid to use it... This Learning Path will take you through the fundamentals of R and demonstrate how to use the language to solve a diverse range of challenges through machine learning. Accessible yet comprehensive, it provides you with everything you need to become more a more fluent data professional, and more confident with R. In the first module you'll get to grips with the fundamentals of R. This means you'll be taking a look at some of the details of how the language works, before seeing how to put your knowledge into practice to build some simple machine learning projects that could prove useful for a range of real world problems. For the following two modules we'll begin to investigate machine learning algorithms in more detail. To build upon the basics, you'll get to work on three different projects that will test your skills. Covering some of the most important algorithms and featuring some of the most popular R packages, they're all focused on solving real problems in different areas, ranging from finance to social media. This Learning Path has been curated from three Packt products: * R Machine Learning By Example By Raghav Bali, Dipanjan Sarkar * Machine Learning with R Learning - Second Edition By Brett Lantz * Mastering Machine Learning with R By Cory Lesmeister Style and approach This is an enticing learning path that starts from the very basics to gradually pick up pace as the story unfolds. Each concept is first defined in the larger context of things succinctly, followed by a detailed explanation of their application. Each topic is explained with the help of a project that solves a real-world problem involving hands-on work thus giving you a deep insight into the world of machine learning.
(source: Nielsen Book Data)
Articles+
Journal articles, e-books, & other e-resources
Guides
Course- and topic-based guides to collections, tools, and services.