Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labex-labs/unsupervised-learning-clustering
[Unsupervised Learning: Clustering] This repository collects 9 of programming scenarios (labs and challenges) for Unsupervised Learning: Clustering. In this course, you will fully understand unsupervised learning and learn to use unsupervised learning to perform data clustering.
https://github.com/labex-labs/unsupervised-learning-clustering
List: unsupervised-learning-clustering
awesome awesome-list challenges course education hands-on labex labs machine-learning programming scikit-learn
Last synced: 5 days ago
JSON representation
[Unsupervised Learning: Clustering] This repository collects 9 of programming scenarios (labs and challenges) for Unsupervised Learning: Clustering. In this course, you will fully understand unsupervised learning and learn to use unsupervised learning to perform data clustering.
- Host: GitHub
- URL: https://github.com/labex-labs/unsupervised-learning-clustering
- Owner: labex-labs
- Created: 2024-05-22T09:03:06.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T01:27:55.000Z (4 months ago)
- Last Synced: 2024-08-02T04:23:09.049Z (4 months ago)
- Topics: awesome, awesome-list, challenges, course, education, hands-on, labex, labs, machine-learning, programming, scikit-learn
- Homepage: https://labex.io/skilltrees/ml
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unsupervised Learning: Clustering
[![Unsupervised Learning: Clustering](https://cover-creator.appbot.io/unsupervised-learning-clustering.png)](https://labex.io/courses/unsupervised-learning-clustering)
[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/unsupervised-learning-clustering)
In this course, you will fully understand unsupervised learning and learn to use unsupervised learning to perform data clustering.
![scikit-learn](https://img.shields.io/badge/scikit-learn-whitesmoke?style=for-the-badge&logo=scikit-learn)
![Machine-Learning](https://img.shields.io/badge/Machine-Learning-whitesmoke?style=for-the-badge&logo=machine-learning)## Environment
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.
![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)
- A strict βLearn by Doingβ approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).
## Exercises
| Index | Name | Difficulty | Practice |
|---------|------------------------------------------------------|--------------|---------------------------------------------------------------------------------------------------------------------------|
| 1 | π Supervised and Unsupervised Learning Exploration | β ββ | Start Lab |
| 2 | π Centroid Based Clustering | β ββ | Start Lab |
| 3 | π Image Compression Using Mini Batch K Means | β ββ | Start Lab |
| 4 | π Hierarchical Clustering Exploration for Clustering | β ββ | Start Lab |
| 5 | π Hierarchical Clustering of Wheat Seeds | β ββ | Start Lab |
| 6 | π Density Based Clustering | β ββ | Start Lab |
| 7 | π Density-Based Clustering Application | β ββ | Start Lab |
| 8 | π Spectral Clustering and Other Clustering Methods | β ββ | Start Lab |
| 9 | π Evaluation of Common Clustering Methods | β ββ | Start Lab |## More
- π [Machine Learning Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- π [Machine Learning Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- π [Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)