Unsupervised Learning
concepts · 6 notes linked
Related: Supervised Learning · Machine Learning · Stanford · Clustering · K Means · Vowpal Wabbit · Online Learning · Reinforcement Learning
Notes
- A Tour of Machine Learning Algorithms - MachineLearningMastery.com — Taxonomy of machine learning algorithms by learning style and similarity
- BUS 41204: Machine Learning — Chicago Booth inaugural MBA machine learning course 2015
- CSC321 Neural Networks and Machine Learning (UTM) — University of Toronto UTM introductory neural networks and ML course
- Finding the K in K-Means Clustering — Gap statistic method to determine optimal cluster count in k-means
- Neglected machine learning ideas — Survey of underrepresented machine learning techniques missing from textbooks
- scikit-learn — Python machine learning library covering classification through preprocessing