Welcome to the Python Crash Course Section!
Introduction to Python Crash Course
Python Crash Course - Part 1
Python Crash Course - Part 2
Python Crash Course - Part 3
Python Crash Course - Part 4
Python Crash Course Exercises - Overview
Python Crash Course Exercises - Solutions
Welcome to the Data Capstone Projects!
911 Calls Project Overview
911 Calls Solutions - Part 1
911 Calls Solutions - Part 2
Finance Data Project Overview
Finance Project - Solutions Part 1
Finance Project - Solutions Part 2
Finance Project - Solutions Part 3
Welcome to Machine Learning. Here are a few resources to get you started!
Welcome to the Machine Learning Section!
Supervised Learning Overview
Evaluating Performance - Classification Error Metrics
Evaluating Performance - Regression Error Metrics
Machine Learning with Python
model_selection Updates for SciKit Learn 0.18
Linear Regression with Python - Part 1
Linear Regression with Python - Part 2
Linear Regression Project Overview
Linear Regression Project Solution
Logistic Regression Theory
Logistic Regression with Python - Part 1
Logistic Regression with Python - Part 2
Logistic Regression with Python - Part 3
Logistic Regression Project Overview
Logistic Regression Project Solutions
Introduction to Tree Methods
Decision Trees and Random Forest with Python
Decision Trees and Random Forest Project Overview
Decision Trees and Random Forest Solutions Part 1
Decision Trees and Random Forest Solutions Part 2
Download TensorFlow Notebooks Here
Welcome to the Deep Learning Section!
Introduction to Artificial Neural Networks (ANN)
Multi-Class Classification Considerations
Cost Functions and Gradient Descent
TF Syntax Basics - Part One - Preparing the Data
TF Syntax Basics - Part Two - Creating and Training the Model
TF Syntax Basics - Part Three - Model Evaluation
TF Regression Code Along - Exploratory Data Analysis
TF Regression Code Along - Exploratory Data Analysis - Continued
TF Regression Code Along - Data Preprocessing and Creating a Model
TF Regression Code Along - Model Evaluation and Predictions
TF Classification Code Along - EDA and Preprocessing
TF Classification - Dealing with Overfitting and Evaluation
TensorFlow 2.0 Project Options Overview
TensorFlow 2.0 Project Notebook Overview
Keras Project Solutions - Dealing with Missing Data
Keras Project Solutions - Dealing with Missing Data - Part Two
Keras Project Solutions - Categorical Data
Keras Project Solutions - Data PreProcessing
Keras Project Solutions - Data PreProcessing
Keras Project Solutions - Creating and Training a Model
Keras Project Solutions - Model Evaluation
Welcome to the Big Data Section!
Quick Note on AWS Security
Lambda Expressions Review
Introduction to Spark and Python
RDD Transformations and Actions