Phase 1
- Data Science
Title | Date | URL |
---|---|---|
Introduction to Data Science | 2021-01-11 | youtu.be/R7pM6SluD60 |
- Bash
- Git & GitHub
Title | Date | URL |
---|---|---|
Command Line Basics | 2021-01-11 | youtu.be/fjZFp2oTveg |
Intro to Using Git with GitHub | 2021-01-12 | youtu.be/GGh9X5Iby10 |
- Python
- Coding Conventions
Title | Date | URL |
---|---|---|
Python Conventions & Best Practices | 2021-01-11 | youtu.be/3YxS_5dW3aY |
Python Basics | 2021-01-11 | youtu.be/0ffOdnVmjHg |
Some More Python Basics: Control Flow | 2021-01-12 | youtu.be/iLrqpbZvWb0 |
More Python: Functions | 2021-01-13 | youtu.be/FrklluKZWHw |
Title | Date | URL |
---|---|---|
Intro to NumPy | 2021-01-13 | youtu.be/-z-n8Hrtvl8 |
Intro to Pandas from NumPy | 2021-01-15 | youtu.be/S7p2w4cXc9o |
- Data Cleaning
- Aggregation
Title | Date | URL |
---|---|---|
More Pandas: Exploring and Manipulating Data | 2021-01-19 | youtu.be/m67HtpXYv3U |
- Warmup
- Data Visualization
Title | Date | URL |
---|---|---|
Concepts of Data Visualization | 2021-01-20 | youtu.be/AxlWpplunVo |
- SQL
- SQLite
- NoSQL
Title | Date | URL |
---|---|---|
SQL with Python & Pandas | 2021-01-22 | youtu.be/VFN89HOa9m0 |
Module 1
- Python
- Coding Conventions
Title | Date | URL |
---|---|---|
The Data Science Process | 2020-01-23 | youtu.be/UZlPoaD4Bvw |
Python Basics & Coding Practices | 2020-01-23 | youtu.be/uw4in0E8vvE |
- Bash Shell (Command Line Interface)
- Git & GitHub
- Activities
- Extras for Using Git
Title | Date | URL |
---|---|---|
Forking a GitHub Repo | 2020-01-22 | youtu.be/SOKH8Xni_BE |
Copy GitHub Repo Without Forking | 2020-01-22 | youtu.be/q0_MMK8AS8E |
Command Line Basics | 2020-01-28 | youtu.be/Nta5HpFKDRc |
The Git Basics | 2020-01-28 | youtu.be/Rx85RNB4gn4 |
GitHub Basics with Git | 2020-01-28 | youtu.be/F-VQbMxgm1o |
- Control Flow
- Functions
- Statistics
- summary_statistics.ipynb
- Correlation & Correlation linear_regressions_and_simple_relationships.ipynb
Title | Date | URL |
---|---|---|
Python Basics: Lists, Dictionaries, and More | 2020-01-29 | youtu.be/Mdi1dWzCIZE |
Python Basics: Control Flow | 2020-01-29 | youtu.be/q1ZMx9p6dJo |
Python Basics: Functions | 2020-01-29 | youtu.be/7pcILR2LtKo |
- NumPy
- intro_to_numpy.ipynb
- (OPTIONAL EXTRA) math_with_tensors.ipynb
- Activity: numpy_intro_activity.ipynb
- Pandas
Title | Date | URL |
---|---|---|
NumPy Intro | 2020-02-05 | youtu.be/Ea5tmWo0e5k |
NumPy Activity | 2020-02-05 | youtu.be/ROiNq5WTjCc |
From NumPy to Pandas | 2020-02-05 | youtu.be/Ng_TzUentmk |
- Pandas & Data
- Data Exploration & Cleaning
Title | Date | URL |
---|---|---|
Brief Extra: Pandas & Loading Data | 2020-02-05 | youtu.be/-nr7bi7lVxQ |
Data Exploration with Pandas | 2020-02-11 | youtu.be/W_ey_4uIGQ0 |
Data Exploration & Cleaning with Python | 2020-02-11 | youtu.be/KXNzYfWUoUM |
- Data Visualization Intro
- Good & Bad Visualizations
Title | Date | URL |
---|---|---|
Why Should I Visualize Data? | 2020-02-11 | youtu.be/AjEdgBRbvUU |
Who Are Visualizations For? | 2020-02-11 | youtu.be/8t452nMFApc |
Visualizations: The Good, The Bad & The Ugly | 2020-02-12 | youtu.be/yvwyvCt8qAI |
Data Exploration Activity | 2020-02-12 | youtu.be/XPT6QgMbPos |
- Introduction to SQL
- More SQL
Title | Date | URL |
---|---|---|
SQL & Realtional Databases Intro | 2020-02-18 | youtu.be/Ca-8RRZlLLo |
Running SQL in Python | 2020-02-18 | youtu.be/IjF3bNF-eHc |
More SQL & Joining Tables | 2020-02-18 | youtu.be/1PXDL-S71Cc |
Creating and Updating SQL Databases | 2020-02-18 | youtu.be/c8Gyv_LXH8o |
SQL & Execution Order | 2020-02-19 | youtu.be/NJEOpxZP9TI |
SQL Subqueries | 2020-02-19 | youtu.be/mAEgY7BGlN8 |
Title | Date | URL |
---|---|---|
JSON Data Format for Python | 2020-02-19 | youtu.be/EbCjd6OPdvg |
APIs with Python | 2020-02-19 | youtu.be/NsfITpjTqAA |
API Example with LIFX | 2020-02-19 | youtu.be/-zsoxAzkSLU |
- HTML & CSS
- Web Scraping
Title | Date | URL |
---|---|---|
HTML and CSS Intro for Web Scraping | 2020-02-26 | youtu.be/MadMEVGMTUE |
Intro & Ethics to Web Scraping | 2020-02-26 | youtu.be/ceH08GJlIOo |
Web Scraping with Python & Beautiful Soup | 2020-02-26 | youtu.be/f6lj7xC0Y2g |
Web Scraping Demo: Adventure Time | 2020-02-26 | youtu.be/v_a1qUuXd1Y |
- Project Details
- Advice
Module 2
- Conditional Probability
- Combinatorics
Title | Date | URL |
---|---|---|
Conditional Probability | 2020-03-17 | youtu.be/JDgm4Wqsvuw |
Combinatorics | 2020-03-17 | youtu.be/hs5EFpUcTzw |
- Statistical Distributions
Title | Date | URL |
---|---|---|
Frequency Distributions & More Statistics | 2020-03-19 | youtu.be/bNUpLoDgLig |
Review & Other Statistical Distributions | 2020-03-24 | youtu.be/YRor7gBV9Kw |
Even More Statistical Distributions | 2020-03-24 | youtu.be/dVSnNHKyeAM |
- Central Limit Theorem
- Confidence Intervals
Title | Date | URL |
---|---|---|
Sampling | 2020-03-24 | youtu.be/x5KVX3ccbuc |
Central Limit Theorem | 2020-03-24 | youtu.be/c2NDqWrCBno |
Where Do Confidence Intervals Come From? | 2020-03-26 | youtu.be/jHLoLCCtumc |
- Experiment Design
- Considerations
- Statistical Tests
- t-Tests
Title | Date | URL |
---|---|---|
What Makes a Good Experiment? | 2020-03-26 | youtu.be/746no4_NvRM |
Hypothesis Testing Intro | 2020-03-26 | youtu.be/TE8C-PsZfrw |
Hypothesis Testing | 2020-03-31 | youtu.be/JnO5wKYnNfQ |
The t-Distribution & t-Test | 2020-03-31 | youtu.be/8zey4ICieg0 |
Type 1 vs Type 2 Errors | 2020-03-31 | youtu.be/1IybE0mXWl4 |
- Parts of Hypothesis Tests
- Welch's t-test & ANOVA
Title | Date | URL |
---|---|---|
Effect Size & Statistical Power Relationship | 2020-03-31 | youtu.be/0HtaoDgOF_A |
Welch's t-Test vs Student's t-Test | 2020-04-01 | youtu.be/QNftsEYSwFA |
Multiple Comparisons Warning | 2020-04-07 | youtu.be/voHPvSkX3f4 |
Introduction to ANOVA | 2020-04-07 | youtu.be/y1UWYQHw5Jo |
Coding ANOVA: SciPy Method | 2020-04-07 | youtu.be/QnE8sBrKoNU |
Coding ANOVA: Statsmodels OLS Method | 2020-04-07 | youtu.be/3cCM0lQFMM4 |
- A/B Testing
Title | Date | URL |
---|---|---|
A/B Testing | 2020-04-07 | youtu.be/2DVXuR-2LeA |
- Bayes' Theorem
Title | Date | URL |
---|---|---|
Bayesian Thinking | 2020-04-21 | [youtu.be/odZOxI_3BNI](https://youtu.be/odZOxI_3BNI] |
Bayes' Theorem Coding Example: Testing Positive | 2020-04-21 | [youtu.be/yN7BPP25Bvg](https://youtu.be/yN7BPP25Bvg] |
Visual of Bayes' Theorem | 2020-04-21 | [youtu.be/ib1a7c8MrtQ](https://youtu.be/ib1a7c8MrtQ] |
Bayes' Theorem Followup: Testing Positive Twice | 2020-04-21 | [youtu.be/VgGUngEkYok](https://youtu.be/VgGUngEkYok] |
- Simple Linear Regression
Title | Date | URL |
---|---|---|
Intro to Linear Regression | 2020-04-09 | youtu.be/PBv749p-9yY |
- Multiple Linear Regression
Title | Date | URL |
---|---|---|
Multiple Linear Regression | 2020-04-15 | youtu.be/drbltsGcRNQ |
Handling Categorical Variables | 2020-04-15 | youtu.be/57Cy58UnKv0 |
Dealing with Multicollinearity | 2020-04-16 | youtu.be/eGSG79vF6_E |
Validating Models & k-Fold Cross-Validation | 2020-04-16 | youtu.be/nmIxCbv09G0 |
- Polynomial & Interacting Terms
Title | Date | URL |
---|---|---|
Extending Linear Regression: Polynomial & Interacting Terms | 2020-04-22 | [youtu.be/QbkwZ9cCb8I](https://youtu.be/QbkwZ9cCb8I] |
Module 3
- probability_and_notation.ipynb
- conditional_probability.ipynb
- Permutations & Combinations
- Central Limit Theorem
- Sampling Statistics
- Confidence Intervals
- Intro to Experimental Design
- P-Values & Null Hypothesis
- Effect Sizes
- T-Tests
- Type 1 & Type 2 Errors
- Statistical Power
- Welch's T-Test
- Multiple Comparisons & Goodhart's Law
- ANOVA
- A/B Testing
- Bayes Theorem
- Naive Bayes
- Data Generation
- Resampling
- Monte Carlo
Module 4
- Linear Algebra Intro
- Math with Tensors
- Solving With Linear Algebra
Derivatives - derivatives.ipynb
- Gradient Descent
- Gradient Descent Walkthrough
- Improving Linear Regression (Interactions & Polynomial)
- Regularization
- Bias & Variance
- Logistic Regression Intro
- Logistic Regression
- Evaluation Metrics (Confusion Matrices)
- Evaluation Curves (ROC & AUC)
- Time Series Intro
- Time Series Visualization
- Time Series Trends
- Time Series Models Intro
- ARMA Model
Module 5
- Distance Metrics
- K Nearest Neighbors
- Decision Trees
- Ensemble Methods (Bagging, Random Forest, Adaboost, Gradient Boosting)
Title | Date | URL |
---|---|---|
Ensemble Machine Learning: Bagging & Boosting | 2019-10-24 | [youtu.be/xI-XdP2FLis](https://youtu.be/xI-XdP2FLis] |
Machine Learning with Ensembles: Bagging & Boosting | 2020-09-21 | [youtu.be/nIYnh6uAun0](https://youtu.be/nIYnh6uAun0] |
Ensemble Methods in Machine Learning: Bagging & Boosting | 2019-11-08 | [youtu.be/j1B1k1PZ8Wg](https://youtu.be/j1B1k1PZ8Wg] |
- Support Vector Machine Intro
- Kernel Trick
- Dimensionality
- Principal Component Analysis
- K-means
- Hierarchical Clustering
- DBSCAN
- Pipelines
- Grid Search
Title | Date | URL |
---|---|---|
Machine Learning Pipelines | 2019-11-14 | youtu.be/SjeEM0r7RZo |
Grid Search of Hyperparameters | 2019-11-14 | youtu.be/oi2NjZPQcmQ |
- Big Data Introduction
- Distributed Computing
- MapReduce
Title | Date | URL |
---|---|---|
Big Data & MapReduce | 2019-11-12 | youtu.be/LQVXvg1dL-8 |
Intro to Identifying & Handling Big Data | 2019-08-15 | youtu.be/tRd_hVTxk24 |
Intro to MapReduce | 2019-08-15 | youtu.be/2Amvm-BpCxg |
MapReduce Coding Example | 2019-08-15 | youtu.be/AwsWrryp6tY |
- Recommendation Systems
- Neighbor Memory Based Collab Filtering
- Matrix Factorization
Title | Date | URL |
---|---|---|
Recommendation Systems Intro | 2019-11-15 | youtu.be/lIIAEVxRl50 |
Neighbor-Based Collaboraitve Filtering | 2019-11-15 | youtu.be/pEOPyOCaoHw |
Matrix Factorization & Embeddings | 2019-11-15 | youtu.be/olJKadbzdCQ |
Embeddings Discussion | 2019-11-15 | youtu.be/V_6S4xw0JnQ |
Recommendation Systems & Embeddings | 2019-09-18 | youtu.be/m1pj8hVnmn0 |
Module 6
- Graph Theory
- NLP Introduction
- Neural Networks & Parts
- Overfitting
- Optimization
- Word Embeddings