Companies Home Search Profile

Data Mining - Unsupervised Learning

Focused View

Elearning Moocs

10:42:12

78 View
  • 1 - Introduction about Tutor.mp4
    02:10
  • 2 - Agenda and Stages Of Analytics.mp4
    01:03
  • 3 - What is Diagnoistic Analytics.mp4
    01:21
  • 4 - What is Predictive Analytics.mp4
    01:57
  • 5 - What is Prescriptive Analytics.mp4
    11:41
  • 6 - What is CRISPMLQ.mp4
    03:08
  • 7 - Business Understanding Define Scope Of Application.mp4
    18:44
  • 8 - Business Understanding Define Success Criteria.mp4
    08:13
  • 9 - Business Understanding Use Cases.mp4
    09:59
  • 10 - Agenda Data Understanding.mp4
    00:49
  • 11 - Introduction to Data Understanding.mp4
    06:18
  • 12 - Data Types Continuous Vs Discrete.mp4
    11:18
  • 13 - Categorical Data Vs Count Data.mp4
    06:45
  • 14 - Pratical Data Understanding using Realtime Examples.mp4
    11:15
  • 15 - Scale of Measurement.mp4
    03:34
  • 16 - Quantitave Vs Qualitative.mp4
    05:04
  • 17 - Structure Vs Unstructured Data.mp4
    13:04
  • 18 - What is Data Collection.mp4
    04:12
  • 19 - Understanding Primary Data Sources.mp4
    22:15
  • 20 - Understanding Secondary Data Sources.mp4
    13:31
  • 21 - Understanding Data Collection Using Survey.mp4
    06:46
  • 22 - Understanding Data Collection Using DoE.mp4
    07:15
  • 23 - Understanding possible errors in Data Collection Stage.mp4
    16:21
  • 24 - Understanding Bias and Fairness.mp4
    05:17
  • 25 - Introduction to CRISPMLQ Data preparation & Agenda.mp4
    02:08
  • 26 - What is Probability.mp4
    05:33
  • 27 - What is Random Variable.mp4
    12:00
  • 28 - Understanding Probability and its ApplicationProbabiity Discussion.mp4
    13:17
  • 29 - Understanding Normal Distribution.mp4
    15:42
  • 30 - What is Inferential Statistics.mp4
    10:41
  • 31 - Understanding Standard Normal Distribution & what is Z Scores.mp4
    28:17
  • 32 - Understanding Measures of central tendency First moment business decession.mp4
    26:45
  • 33 - Understanding Measures of Dispersion Second moment business decision.mp4
    10:54
  • 34 - Understanding Box PlotDiff Bw Percentile and Quantile and Quartile.mp4
    06:17
  • 35 - Understanding Graphical TechniquesQQPlot.mp4
    08:41
  • 36 - Understanding about Bivariate Scatter Plot.mp4
    35:36
  • 37 - Python Installation.mp4
    06:08
  • 38 - Anakonda Installation.mp4
    07:01
  • 39 - Understand about Anakonda Navigator Spyder & Python Libraries.mp4
    24:31
  • 40 - Understanding about Jupyter and Google Colab.mp4
    08:41
  • 41 - Recap Of Concepts.mp4
    04:07
  • 42 - Understanding Data Cleansing Typecasting.mp4
    10:32
  • 43 - Understanding Data Cleansing Typecasting Using Python.mp4
    15:42
  • 44 - Understanding Handling Duplicates.mp4
    10:48
  • 45 - Understanding Handling Duplicates using Python.mp4
    25:26
  • 46 - Understanding Outlier Analysis Treatment.mp4
    18:06
  • 47 - Understanding Outlier Analysis Treatment using Python.mp4
    27:31
  • 48 - Overview Of Clustering Segmentation.mp4
    15:19
  • 49 - Distance Between Clusters.mp4
    22:18
  • 50 - Hierarchical Clustering Process.mp4
    13:45
  • 51 - Learning Clustering Using Python.mp4
    14:17
  • 52 - About Dimension Reduction & its Applications.mp4
    12:49
  • 53 - Dimension Reduction Techniques.mp4
    07:11
  • 54 - Elements of a Network.mp4
    05:10
  • 55 - About Google PageRank Algorithm.mp4
    05:18
  • 56 - Network Based Similarity Metrics.mp4
    12:26
  • 57 - Network related Properties.mp4
    07:15
  • Description


    Data Mining - Unsupervised Learning

    What You'll Learn?


    • In Clustering or Segmentation, we reduce the number of rows. We have Hierarchical Clustering, Non-Hierarchical, Density-Based Clustering, Grid-based Clustering
    • In Dimension Reduction, we reduce the number of columns. Linear Patterns are handled by Linear Discriminant Analysis, Non-negative Matrix Factorization.
    • There is Collaborative Filtering in Recommendation System. Traditional Collaborative Filtering, Search-based Method, and Item-Item Collaborative Filtering.
    • In Unsupervised Learning has 6 divisions which include Clustering, Dimension Reduction, Association Rules, Recommendation Syst

    Who is this for?


  • IT professionals, including software developers and database administrators, can gain valuable skills by taking a Data Mining course.
  • Researchers who want to explore and analyze large datasets, discover patterns, and generate insights can benefit from a Data Mining course to learn appropriate methodologies and techniques.
  • Professionals who want to enhance their skills in data analysis, pattern recognition, and predictive modeling can enroll in a Data Mining course to learn new techniques and stay updated with industry trends.
  • Students pursuing degrees in these areas can benefit from a Data Mining course to develop skills and knowledge related to analyzing and extracting insights from large datasets.
  • What You Need to Know?


  • Basic Knowledge of Data Mining is typically expected that students have a foundational understanding of data mining concepts and techniques.
  • Analytical Thinking and Problem-Solving Skills
  • No prior coding knowledge is necessary. You will pick up all the information you require. Basic Knowledge of Mathematics and Statistics.
  • A solid foundation in linear algebra and calculus can be helpful in understanding the mathematical underpinnings of unsupervised learning algorithms.
  • More details


    Description

    The Data Mining - Unsupervised Learning course is designed to provide students with a comprehensive understanding of unsupervised learning techniques within the field of data mining. Unsupervised learning is a category of machine learning where algorithms are applied to unlabelled data to discover patterns, structures, and relationships without prior knowledge or guidance.

    Throughout the course, students will explore various unsupervised learning algorithms and their applications in uncovering hidden insights from large datasets. The emphasis will be on understanding the principles, methodologies, and practical implementation of these algorithms rather than focusing on mathematical derivations.

    The course will begin with an introduction to unsupervised learning, covering the basic concepts and goals. Students will learn how unsupervised learning differs from supervised learning and semi-supervised learning, and the advantages and limitations of unsupervised techniques. The importance of pre-processing and data preparation will also be discussed to ensure quality results.

    The first major topic of the course will be clustering techniques. Students will dive into different clustering algorithms such as hierarchical clustering, k-means clustering, density-based clustering (e.g., DBSCAN), and expectation-maximization (EM) clustering. They will learn how to apply these algorithms to group similar data points together and identify underlying patterns and structures. The challenges and considerations in selecting appropriate clustering methods for different scenarios will be explored.

    The course will then move on to dimensionality reduction, which aims to reduce the number of features or variables in a dataset while retaining relevant information. Students will explore techniques such as principal component analysis (PCA), singular value decomposition (SVD), and t-distributed stochastic neighbour embedding (t-SNE). They will understand how these methods can be used to visualize high-dimensional data and extract meaningful representations that facilitate analysis and interpretation.

    Association rule mining will be another key topic covered in the course. Students will learn about the popular Apriori algorithm and FP-growth algorithm, which are used to discover interesting relationships and associations among items in transactional datasets. They will gain insights into evaluating and interpreting association rules, including support, confidence, and lift measures, and their practical applications in market basket analysis and recommendation systems.

    The course will also address outlier detection, a critical task in unsupervised learning. Students will explore statistical approaches such as z-score and modified z-score, as well as distance-based approaches like the Local Outlier Factor and Isolation Forest. They will understand how to identify anomalies in data, which can provide valuable insights into potential fraud detection, network intrusion detection, or system failure prediction.

    Evaluation and validation of unsupervised learning models will be an essential aspect of the course. Students will learn about internal and external evaluation measures, including silhouette coefficient, purity, and Rand index. They will gain skills in assessing the quality of clustering results and measuring the performance of dimensionality reduction techniques.

    Throughout the course, students will be exposed to various real-world applications of unsupervised learning. They will discover how market segmentation can be achieved through clustering, enabling businesses to target specific customer segments effectively. They will also explore image and text clustering, which has applications in image recognition, document organization, and recommendation systems. The course will highlight anomaly detection, which plays a crucial role in identifying fraudulent transactions, network intrusions, or manufacturing defects. Lastly, students will learn how unsupervised learning powers recommender systems, providing personalized recommendations based on user behaviour and preferences.

    Hands-on experience will be a significant component of the course. Students will work on practical exercises and projects, applying unsupervised learning algorithms to real-world datasets using popular data mining tools and programming libraries such as Python's scikit-learn or R's caret package. They will gain proficiency in pre-processing data, selecting appropriate algorithms, fine-tuning parameters, and interpreting and visualizing the results.

    By the end of the course, students will have a solid understanding of unsupervised learning techniques, their practical applications, and the ability to leverage these methods to discover valuable insights and patterns from unlabelled data.

    Who this course is for:

    • IT professionals, including software developers and database administrators, can gain valuable skills by taking a Data Mining course.
    • Researchers who want to explore and analyze large datasets, discover patterns, and generate insights can benefit from a Data Mining course to learn appropriate methodologies and techniques.
    • Professionals who want to enhance their skills in data analysis, pattern recognition, and predictive modeling can enroll in a Data Mining course to learn new techniques and stay updated with industry trends.
    • Students pursuing degrees in these areas can benefit from a Data Mining course to develop skills and knowledge related to analyzing and extracting insights from large datasets.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Elearning Moocs
    Elearning Moocs
    Instructor's Courses
    360DigiTMG was established in 2013 as the training arm of Innodatatics Inc., USA, an IT services firm that creates innovative solutions for fundamental business issues. 360DigiTMG is a prominent training school recognized by CIO Review as one of the "20 Most Promising Data Analytics Solution Providers - 2018." The school is a Skim Bantuan Latihan (SBL) scheme-approved institution by the Human Resources Development Fund (HRDF) of Malaysia's Ministry of Human Resources.360DigiTMG provides courses in big data analytics, machine learning, data science, artificial intelligence, deep learning, internet of things, robotic process automation, Amazon Web Services (cloud computing), data visualization (business intelligence), Tableau, digital marketing, risk management, quality management, agile methodology, project management, and many others.360DigiTMG adds a holistic, global market view to its programme with headquarters in the United States and influence in India, Malaysia, East Asia, Australia, the Middle East, the United Kingdom, and the Netherlands.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 57
    • duration 10:42:12
    • Release Date 2023/09/10