Companies Home Search Profile

Performing Dimension Analysis with R

Focused View

Janani Ravi

52:01

107 View
  • 1. Course Overview.mp4
    02:01
  • 01. Version Check.mp4
    00:15
  • 02. Prerequisites and Course Outline.mp4
    02:31
  • 03. The Curse of Dimensionality.mp4
    07:18
  • 06. Techniques to Reduce Complexity.mp4
    04:19
  • 07. Choosing the Right Technique.mp4
    04:13
  • 1. Principal Components Analysis.mp4
    06:58
  • 2. Partial Least Squares Regression.mp4
    04:27
  • 5. Demo - Principal Components Regression.mp4
    05:10
  • 6. Demo - Partial Least Squares Regression.mp4
    04:26
  • 1. Manifold Learning.mp4
    08:21
  • 5. Module Summary.mp4
    02:02
  • Description


    This course covers virtually all of the important techniques of dimensionality reduction available in R, allowing model builders to optimize model performance by reducing overfitting and saving on model training time and cost.

    What You'll Learn?


      Dimensionality Reduction is a powerful and versatile unsupervised machine learning technique that can be used to improve the performance of virtually every ML model. Using dimensionality reduction, you can significantly speed up model training and validation, saving both time and money, as well as greatly reducing the risk of overfitting.

      In this course, Performing Dimension Analysis with R, you will gain the ability to design and implement an exhaustive array of feature selection and dimensionality reduction techniques in R. First, you will learn the importance of dimensionality reduction and understand the pitfalls of working with data of excessively high-dimensionality, often referred to as the curse of dimensionality. Next, you will discover how to implement simple feature selection techniques to decide which subset of the existing features we might choose to use while losing as little information from the original, full dataset as possible.

      You will then learn important techniques for reducing dimensionality in linear data. Such techniques, notably Principal Components Analysis and Linear Discriminant Analysis, seek to re-orient the original data using new, optimized axes. The choice of these axes is driven by numeric procedures such as Eigenvalue and Singular Value Decomposition.

      You will then move to dealing with manifold data, which is non-linear and often takes the form of Swiss rolls and S-curves. Such data presents an illusion of complexity but is actually easily simplified by unrolling the manifold.

      Finally, you will explore how to implement a wide variety of manifold learning techniques including multi-dimensional scaling (MDS), Isomap, and t-distributed Stochastic Neighbor Embedding (t-SNE). You will round out the course by comparing the results of these manifold unrolling techniques with artificially generated data. When you are finished with this course, you will have the skills and knowledge of Dimensionality Reduction needed to design and implement ways to mitigate the curse of dimensionality in R.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Janani has a Masters degree from Stanford and worked for 7+ years at Google. She was one of the original engineers on Google Docs and holds 4 patents for its real-time collaborative editing framework. After spending years working in tech in the Bay Area, New York, and Singapore at companies such as Microsoft, Google, and Flipkart, Janani finally decided to combine her love for technology with her passion for teaching. She is now the co-founder of Loonycorn, a content studio focused on providing high-quality content for technical skill development. Loonycorn is working on developing an engine (patent filed) to automate animations for presentations and educational content.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 12
    • duration 52:01
    • level average
    • English subtitles has
    • Release Date 2023/02/21

    Courses related to Data Analysis

    Courses related to R Programming