๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Applied Unsupervised Learning with R: Uncover hidden relationships and patterns with k-means clustering, hierarchical clustering, and PCA

โœ Scribed by Alok Malik; Bradford Tuckfield


Publisher
Packt Publishing
Year
2019
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Design clever algorithms that discover hidden patterns and draw responses from unstructured, unlabeled data.

Key Features

  • Build state-of-the-art algorithms that can solve your business' problems
  • Learn how to find hidden patterns in your data
  • Revise key concepts with hands-on exercises using real-world datasets
  • Book Description

    Starting with the basics, Applied Unsupervised Learning with R explains clustering methods, distribution analysis, data encoders, and features of R that enable you to understand your data better and get answers to your most pressing business questions.

    This book begins with the most important and commonly used method for unsupervised learning - clustering - and explains the three main clustering algorithms - k-means, divisive, and agglomerative. Following this, you'll study market basket analysis, kernel density estimation, principal component analysis, and anomaly detection. You'll be introduced to these methods using code written in R, with further instructions on how to work with, edit, and improve R code. To help you gain a practical understanding, the book also features useful tips on applying these methods to real business problems, including market segmentation and fraud detection. By working through interesting activities, you'll explore data encoders and latent variable models.

    By the end of this book, you will have a better understanding of different anomaly detection methods, such as outlier detection, Mahalanobis distances, and contextual and collective anomaly detection.

    What you will learn

  • Implement clustering methods such as k-means, agglomerative, and divisive
  • Write code in R to analyze market segmentation and consumer behavior
  • Estimate distribution and probabilities of different outcomes
  • Implement dimension reduction using principal component analysis
  • Apply anomaly detection methods to identify fraud
  • Design algorithms with R and learn how to edit or improve code
  • Who this book is for

    Applied Unsupervised Learning with R is designed for business professionals who want to learn about methods to understand their data better, and developers who have an interest in unsupervised learning. Although the book is for beginners, it will be beneficial to have some basic, beginner-level familiarity with R. This includes an understanding of how to open the R console, how to read data, and how to create a loop. To easily understand the concepts of this book, you should also know basic mathematical concepts, including exponents, square roots, means, and medians.

    โœฆ Subjects


    Computer Technology; Nonfiction; COM004000; COM018000; COM044000


    ๐Ÿ“œ SIMILAR VOLUMES


    K-means and hierarchical clustering with
    โœ Joel Grus ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› O'Reilly Media, Inc. ๐ŸŒ English

    Clustering is the usual starting point for unsupervised machine learning. This lesson introduces the k-means and hierarchical clustering algorithms, implemented in Python code. Why is it important? Whenever you look at a data source, it's likely that the data will somehow form clusters. Datasets wit

    Applied Unsupervised Learning with Pytho
    โœ Safari, an O'Reilly Media Company.; Johnston, Benjamin; Jones, Aaron; Kruger, Ch ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Packt Publishing ๐ŸŒ English

    Design clever algorithms that can uncover interesting structures and hidden relationships in unstructured, unlabeled dataKey FeaturesLearn how to select the most suitable Python library to solve your problemCompare k-Nearest Neighbor (k-NN) and non-parametric methods and decide when to use themDelve

    Feature and Dimensionality Reduction for
    โœ Frederic Ros, Rabia Riad ๐Ÿ“‚ Library ๐Ÿ“… 2024 ๐Ÿ› Springer ๐ŸŒ English

    <p><span>This book presents an overview of recent methods of feature selection and dimensionality reduction that are based on Deep Neural Networks (DNNs) for a clustering perspective, with particular attention to the knowledge discovery question. The authors first present a synthesis of the major re

    Algorithms for Fuzzy Clustering: Methods
    โœ Sadaaki Miyamoto, Hidetomo Ichihashi, Katsuhiro Honda (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Springer-Verlag Berlin Heidelberg ๐ŸŒ English

    <p><P>The main subject of this book is the fuzzy <EM>c</EM>-means proposed by Dunn and Bezdek and their variations including recent studies. A main reason why we concentrate on fuzzy <EM>c</EM>-means is that most methodology and application studies in fuzzy clustering use fuzzy <EM>c</EM>-means, and