Unsupervised Learning
Cluster data, reduce dimensions, and discover hidden patterns.
0%
Confidence · no data yet
After this skill you can…
- Apply k-means and DBSCAN clustering
- Reduce dimensions with PCA and UMAP
- Use autoencoders for representation learning
Prerequisites
Watch (10 videos)
How to implement K-Means from scratch with Python
→ Choose suitable clustering algorithms→ Evaluate clustering model performance
K-Means Clustering - The Math of Intelligence (Week 3)
→ Implement K-Means Clustering→ Compute Euclidean distance for data points
Statistical Learning: 12.R.3 Hierarchical Clustering
→ Implement hierarchical clustering in R→ Evaluate clustering results→ Visualize cluster assignments
Mean Shift with Titanic Dataset - Practical Machine Learning Tutorial with Python p.40
→ Implement Mean Shift clustering in Python→ Evaluate clustering results
Self-/Unsupervised GNN Training
→ Train GNNs using unsupervised methods→ Evaluate the performance of self-supervised GNNs
Clustering with DBSCAN, Clearly Explained!!!
→ Identify clusters in data→ Apply clustering algorithms to real-world problems
Unsupervised Machine Learning - Flat Clustering with KMeans with Scikit-learn and Python
→ Cluster data using KMeans→ Implement unsupervised learning with Scikit-learn
Automate Anomaly Detection Using Pycaret -Data Science And Machine Learning
→ Implement anomaly detection using PyCaret→ Identify rare items in a dataset
Python Tutorial : Unsupervised Learning in Python
→ Apply clustering algorithms to real-world data→ Perform dimensionality reduction using PCA
Applied Unsupervised Learning in Python
→ Apply unsupervised learning algorithms→ Explore unlabelled data
Read (10 articles)
📄
DeepCamp AI