Course · Intermediate
Introduction to Unsupervised Machine Learning in Python
In this course, you'll learn about unsupervised machine learning models in Python, when to apply them, and what differentiates them from supervised machine learning models.
- Intermediate friendly
- 5 hrs
- 4 lessons
- 1 project
- Premium
Course overview
Apply unsupervised machine learning techniques by building, evaluating, and interpreting k-means models to segment and explore unlabeled data.
What's inside
4 lessons · 1 project
- 01 79 minIntroduction to Unsupervised Machine Learning
<p>In this lesson, we'll become familiar with the concept of unsupervised machine learning, as well as its differences from supervised machine learning, and when to use each of them. We'll also split the dataset into clusters, then use a scatter plot to visualize the results.</p>
- 02 64 minIterative K-means algorithm
<p>In this lesson, we'll implement K number of clusters and the maximum number of iterations as parameters in the previously-built algorithm. We'll then create an iteration and understand how the algorithm should be able to stop it. Finally, we'll wrap all the code in a function capable of splitting any two-by-two DataFrame into any number of clusters we want.</p>
- 03 33 minNumber of Clusters and the Elbow Rule
<p>In this lesson, we'll evaluate the grouping performed in the last lesson and learn how to measure the distance between the data points and how to calculate the model’s inertia from scratch. We'll then use the algorithm created in the previous lesson to understand how to plot, then interpret the elbow curve to find the best number of clusters.</p>
- 04 69 minK-Means with Scikit-Learn and Interpreting Results
<p>In this lesson, we'll explore the Scikit-Learn implementation of the K-Means Clustering algorithm and use it to create new clusters using all the variables in the dataset. After the cluster analysis, we’ll discuss how to analyze the results, determine the main differences between each cluster, and interpret the results. </p>
- 05 52 minGuided Project: Credit Card Customer Segmentation Project
For this project, we'll play the role of a data scientist at a credit card company to segment customers into groups using K-means clustering in Python, allowing the company to tailor strategies for each segment.
The Dataquest guarantee
Dataquest has helped thousands of people start new careers in data. If you put in the work and follow our path, you'll master data skills and grow your career.
We believe so strongly in our paths that we offer a full satisfaction guarantee. If you complete a career path on Dataquest and aren't satisfied with your outcome, we'll give you a refund.
Master skills faster with Dataquest
Go from zero to job-ready
Learn exactly what you need to achieve your goal. Don't waste time on unrelated lessons.
Build your project portfolio
Build confidence with our in-depth projects, and show off your data skills.
Challenge yourself with exercises
Work with real data from day one with interactive lessons and hands-on exercises.
Showcase your path certification
Share the evidence of your hard work with your network and potential employers.
Grow your career with Dataquest.
Dataquest starts at the most basic level, so a beginner can understand the concepts. I tried learning to code before, using Codecademy and Coursera. I struggled because I had no background in coding, and I was spending a lot of time Googling. Dataquest helped me actually learn.
I liked the interactive environment on Dataquest. The material was clear and well organized. I spent more time practicing then watching videos and it made me want to keep learning.
I really love learning on Dataquest. I looked into a couple of other options and I found that they were much too handhold-y and fill in the blank relative to Dataquest's method. The projects on Dataquest were key to getting my job. I doubled my income!
Join 1M+ data learners on Dataquest.
- 1
Create a free account
- 2
Choose a learning path
- 3
Complete exercises and projects
- 4
Advance your career
Start learning today
Start the Introduction to Unsupervised Machine Learning in Python course
Join 3,830 learners — all free to start.