• Post category:StudyBullet-13
  • Reading time:5 mins read


Master the fundamentals of Machine Learning in 2 hours!

What you will learn

Gain a foundational understanding of machine learning

Implement both supervised and unsupervised machine learning models

Measure the performances of different machine learning models using the suitable metrics

Understand which machine learning model to use in which situation

Reduce data of higher dimensions to data of lower dimensions using principal component analysis

Description

In this course, we will cover the foundations of machine learning. The course is designed to not beat around the bush, and cover exactly what is needed concisely and engagingly.ย Based on a university level machine learning syllabus, this course aims to effectively teach, what can sometimes be dry content, through the use of entertaining stories, professionally edited videos, and clever scriptwriting. This allows one effectively absorb the complex material, without experiencing the usual boredom that can be experienced when trying to study machine learning content.

The course first goes into a very general explanation of machine learning. It does this by telling a story that involves an angry farmer and his missing donuts. This video sets the foundation for what is to come.

After a general understanding is obtained, the course moves into supervised classification.ย It is here that we are introduced to neural networks through the use of a plumbing system on a flower farm.


Get Instant Notification of New Courses on our Telegram channel.


Thereafter, we delve into supervised regression, by exploring how we can figure out whether certain properties are value for money or not.

We then cover unsupervised classification and regression by using other farm-based examples.

This course is probably the best foundational machine learning course out there, and you will definitely benefit greatly from it.

English
language

Content

Introduction

Introduction
What exactly is machine learning?

Installing tensorflow, python, jupyter notebook, numpy, pandas, sklearn

Installing Python and Jupyter Notebook
Installing tensorflow, numpy, pandas, and sklearn

Supervised Classification

Introduction to Neural Networks
Maths behind Neural Networks
Supervised Classification model implementation – Flower prediction(Iris dataset)

Supervised Regression

Supervised Regression explained
Supervised Regression Implementation – House price predictor

No Free Lunch Theorem

Bias and variance
Decision Trees
No Free Lunch Theorem

Unsupervised Classification

K-Means Clustering explained
K-Means Clustering implementation

Unsupervised Regression

Dimensionality reduction explained – Principal component analysis
PCA Implementation

Ensemble learning

Ensemble learning explained
Ensemble model implementation

Measuring the performance of machine learning algorithms

Comparing classification algorithms

Final word

Ending note