
Michael gives a brief overview of the course as well as the skills you will attain.
Rohit reviews the different variable types in Python.
Rohit goes over lists and functions in Python.
Rohit implements the Python skills that were reviewed.
Hayden explains the critical concepts behind Numpy.
Hayden implements multiple Numpy techniques.
Hayden walks through the basics of Pandas.
Hayden uses Python to show what using Pandas looks like.
Rohit explains distribution and matrix plots in Seaborn.
Rohit explains other types of plots and styling in Seaborn.
Rohit combines the Seaborn skills discussed in an example.
Arjun explains the theory behind linear regression.
Michael introduces the fundamental concepts of machine learning.
Arjun explains OLS and its role in choosing the line of best fit.
Arjun walks through an implementation of linear regression.
Arjun walks through an implementation of linear regression.
Sam reviews classification methods and explains how logistic regression works.
Sam explains metrics used to evaluate performance and walks through an implementation of logistic regression.
Joseph explains the key terms to know when learning decision trees.
Joseph describes the main splitting algorithms used in decision trees such as Gini Impurity and Information Gain.
Joseph explains how random forests, an ensemble of decision trees, can result in improved performance.
Joseph implements both a decision tree and a random forest.
Aadi explains the origins of neural networks.
Aswin describes the functions of neural networks as multilayer perceptron models.
Aswin goes over activation functions and their role in getting the output of a node.
Aadi explains gradient descent and how it is used as an optimization algorithm for training.
Aadi explains how the weights of neural networks are fine-tuned with backpropagation.
Aadi walks through an implementation of neural networks using the skills and concepts explained by Aswin.
Aadi gives a brief introduction to the content of this section.
Interested in machine learning but confused by the jargon? If so, we made this course for you.
Machine learning is the fastest-growing field with constant groundbreaking research. If you're interested in any of the following, you'll be interested in ML:
Self-driving cars
Language processing
Market prediction
Self-playing games
And so much more!
No past knowledge is required: we'll start with the basics of Python and end with gradient-boosted decision trees and neural networks. The course will walk you through the fundamentals of machine learning, explaining mathematical foundations as well as practical implementations. By the end of our course, you'll have worked with five public data sets and have implemented all essential supervised learning models. After the course's completion, you'll be equipped to apply your skills to Kaggle data science competitions, business intelligence applications, and research projects.
We made the course quick, simple, and thorough. We know you're busy, so our curriculum cuts to the chase with every lecture. If you're interested in the field, this is a great course to start with.
Here are some of the Python libraries you'll be using:
Numpy (linear algebra)
Pandas (data manipulation)
Seaborn (data visualization)
Scikit-learn (optimized machine learning models)
Keras (neural networks)
XGBoost (gradient-boosted decision trees)
Here are the most important ML models you'll use:
Linear Regression
Logistic Regression
Random Forrest Decision Trees
Gradient-Boosted Decision Trees
Neural Networks
Not convinced yet? By taking our course, you'll also have access to sample code for all major supervised machine learning models. Use them how you please!
Start your data science journey today with The Complete Intro to Machine Learning with Python.