Clustering

Sort options

Data Analytics Foundations for Accountancy II (Coursera)

Welcome to Data Analytics Foundations for Accountancy II! I'm excited to have you in the class and look forward to your contributions to the learning community. To begin, I recommend taking a few minutes to explore the course site. Review the material we’ll cover each week, and preview [...]

Unsupervised Learning (Coursera)

May 20th 2024
Unsupervised Learning (Coursera)
Course Auditing
Categories
Effort
Languages
This course introduces you to one of the main types of Machine Learning: Unsupervised Learning. You will learn how to find insights from data sets that do not have a target or labeled variable. You will learn several clustering and dimension reduction algorithms for unsupervised learning as well as [...]
May 20th 2024
Course Auditing
33.00 EUR/month

Machine Learning with Python (Coursera)

This course dives into the basics of machine learning using an approachable, and well-known programming language, Python. In this course, we will be reviewing two main components: First, you will be learning about the purpose of Machine Learning and where it applies to the real world. Second, you will [...]

Genomic Data Science and Clustering (Bioinformatics V) (Coursera)

How do we infer which genes orchestrate various processes in the cell? How did humans migrate out of Africa and spread around the world? In this class, we will see that these two seemingly different questions can be addressed using similar algorithmic and machine learning techniques arising from the [...]

Cluster Analysis in Data Mining (Coursera)

Discover the basic concepts of cluster analysis, and then study a set of typical clustering methodologies, algorithms, and applications. This includes partitioning methods such as k-means, hierarchical methods such as BIRCH, and density-based methods such as DBSCAN/OPTICS. Moreover, learn methods for clustering validation and evaluation of clustering quality. Finally, [...]

Clustering Analysis (Coursera)

The "Clustering Analysis" course introduces students to the fundamental concepts of unsupervised learning, focusing on clustering and dimension reduction techniques. Participants will explore various clustering methods, including partitioning, hierarchical, density-based, and grid-based clustering. Additionally, students will learn about Principal Component Analysis (PCA) for dimension reduction. Through interactive tutorials and [...]

Data Analysis with Python Project (Coursera)

The "Data Analysis Project" course empowers students to apply their knowledge and skills gained in this specialization to conduct a real-life data analysis project of their interest. Participants will explore various directions in data analysis, including supervised and unsupervised learning, regression, clustering, dimension reduction, association rules, and outlier detection. [...]

Text Mining for Marketing (Coursera)

Welcome to the Text Mining for Marketing course! This course will introduce you to the principles and methods of text mining as they apply to the field of marketing. You will learn how and why to use text mining to inform marketing decisions and strategies. This course is for [...]

Unsupervised Learning and Its Applications in Marketing (Coursera)

Welcome to the Unsupervised Learning and Its Applications in Marketing course! In this course, you will delve into the fascinating world of unsupervised machine learning and its relevance to the field of marketing. Unsupervised learning is a powerful approach that allows us to uncover hidden patterns and insights from [...]

Machine Learning Algorithms (Coursera)

In this course you will: understand the naïve Bayesian algorithm; understand the Support Vector Machine algorithm; understand the Decision Tree algorithm; understand the Clustering. Please make sure that you’re comfortable programming in Python and have a basic knowledge of mathematics including matrix multiplications, and conditional [...]