ml:ml_overview
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ml:ml_overview [2021/06/24 19:25] – jmflanig | ml:ml_overview [2024/11/27 21:56] (current) – [Machine Learning Overview] jmflanig | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This is a resource to help you get up to speed in various topics if you're trying to learn ML on your own or broaden your ML knowledge. | This is a resource to help you get up to speed in various topics if you're trying to learn ML on your own or broaden your ML knowledge. | ||
| + | |||
| + | See also [[https:// | ||
| ===== Books ===== | ===== Books ===== | ||
| * Pattern Recognition and Machine Learning, Bishop, 2006 (Referenced below as Bishop) available [[https:// | * Pattern Recognition and Machine Learning, Bishop, 2006 (Referenced below as Bishop) available [[https:// | ||
| - | * An Introduction to Statistical Learning (Reference below as ISL) available here or [[https:// | + | * An Introduction to Statistical Learning (Reference below as ISL) available |
| * [[https:// | * [[https:// | ||
| * [[http:// | * [[http:// | ||
| Line 12: | Line 14: | ||
| * Machine Learning A Probabilistic Perspective, | * Machine Learning A Probabilistic Perspective, | ||
| * Probabilistic Machine Learning: An Introduction, | * Probabilistic Machine Learning: An Introduction, | ||
| - | * [[https:// | + | * [[https:// |
| * [[https:// | * [[https:// | ||
| * The Matrix Cookbook, available [[https:// | * The Matrix Cookbook, available [[https:// | ||
| + | * [[https:// | ||
| ===== Courses ===== | ===== Courses ===== | ||
| * [[https:// | * [[https:// | ||
| + | * Very quick intro to machine learning (slides): [[https:// | ||
| ===== Overview of Topics ===== | ===== Overview of Topics ===== | ||
| - | This overview contains links to particular pages in textbooks, lectures, blog posts, and videos covering the topic, listed easiest to hardest to understand, with videos listed at the end. In other words, for each topic, introductory material is listed first with more advanced material afterwards, although you may find more advanced material easier to understand in some cases. **//The blog posts and some of the videos are introductory and give the overall gist of the method, but may contain mathematical or conceptual errors. Videos that are lectures should be fine.//** | + | This overview contains links to particular pages in textbooks, lectures, blog posts, and videos covering the topic, listed easiest to hardest to understand, with videos listed at the end. In other words, for each topic, introductory material is listed first with more advanced material afterwards, although you may find more advanced material easier to understand in some cases. |
| + | |||
| + | **//The blog posts and some of the videos are introductory and give the overall gist of the method, but may contain mathematical or conceptual errors. Videos that are lectures should be fine.//** | ||
| * **Introduction to Machine Learning** [[https:// | * **Introduction to Machine Learning** [[https:// | ||
| * " | * " | ||
| * **Basic Machine Learning Concepts** | * **Basic Machine Learning Concepts** | ||
| - | * **Inductive Bias** | + | * **Inductive Bias** |
| * **Overfitting/ | * **Overfitting/ | ||
| - | * **Approximation error vs estimation error** [[https:// | + | * **Approximation error vs estimation error aka Bias-Variance Tradeoff** [[http:// |
| * **Features** | * **Features** | ||
| * **Hyperparameters** | * **Hyperparameters** | ||
| Line 56: | Line 62: | ||
| * **Regression** | * **Regression** | ||
| * ** *Linear Regression** [[https:// | * ** *Linear Regression** [[https:// | ||
| + | * MAP vs MLE linear regression (MAP adds a regularizer term) | ||
| + | * Bayesian linear regression | ||
| * **" | * **" | ||
| * **Polynomial Regression** [[https:// | * **Polynomial Regression** [[https:// | ||
| Line 75: | Line 83: | ||
| * **Tests of Significance** [[http:// | * **Tests of Significance** [[http:// | ||
| * **Data Resampling Methods** | * **Data Resampling Methods** | ||
| - | * **k-fold Cross Validation** | + | * **k-fold Cross Validation** |
| * ** *Bootstrap Resampling** | * ** *Bootstrap Resampling** | ||
| * **Jacknife** | * **Jacknife** | ||
| Line 162: | Line 170: | ||
| * **SpaCy** | * **SpaCy** | ||
| * **OpenCV** | * **OpenCV** | ||
| + | |||
| + | ===== Related Pages ===== | ||
| + | * [[Deep Learning]] | ||
| + | * [[ML Glossary]] (glossary of slightly more advanced terms) | ||
| + | |||
ml/ml_overview.1624562740.txt.gz · Last modified: 2023/06/15 07:36 (external edit)