-
Notifications
You must be signed in to change notification settings - Fork 21
6.419x
M Powers edited this page Jun 13, 2021
·
20 revisions
- Navigating Matplotlib by Brandon Rohrer
- 6.419x report template generator by M Powers
- Understanding Statistical Power and Significance Testing: an interactive visualization by Kristoffer Magnusson
- Power of a hypothesis test by melbapplets
- Visualizing Type I vs Type II tradeoffs
- Interpreting Confidence Intervals: an interactive visualization by Kristoffer Magnusson
- False Discovery Rates, FDR, clearly explained by StatQuest with Josh Starmer (Benjamini-Hochberg method)
- The False Discovery Rate: An Overview by Phil Anderson
- An Interactive Tutorial on Numerical Optimization by Ben Frederickson (scroll down to Gradient Descent section)
- Random Vectors
- Everything you did and didn't know about PCA by Alex Williams
- MDS and PCoA by StatQuest with Josh Starmer
- Machine Learning: Multidimensional Scaling by GeostatsGuy Lectures
- How to Use t-SNE Effectively by Martin Wattenberg, Fernanda Viegas, Ian Johnson
- How to tune hyperparameters of tSNE by Nikolay Oskolkov
- t-SNE: The effect of various perplexity values on the shape
- Graph Theory: 01. Seven Bridges of Konigsberg by Sarada Herke
- NetworkX Tutorial by Jacob Bank, Evan Rosen
- Network Centrality by Systems Innovation
- Degree Centrality by John McCulloch
- Using Centrality Analysis to Fight Crime by Tom Sawyer Software
- The Modern Algorithmic Toolbox Lectures #11: Spectral Graph Theory, Tim Roughgarden & Gregory Valiant
-
Graphs and Graph Algorithms (
networkx
tutorial) - Stylish adjacency matrix graphs by Jonathan Chang
- Time Series: Autoregressive models AR, MA, ARMA, ARIMA by Mingda Zhang
- Let’s Forecast Your Time Series using Classical Approaches by Ajay Tiwari
- Forecasting: Principles and Practice, Rob J Hyndman and George Athanasopoulos
- The Kernel Cookbook: Advice on Covariance functions by David Duvenaud