Book Image

Machine Learning A-Z: Support Vector Machine with Python © [Video]

By : AI Sciences
Book Image

Machine Learning A-Z: Support Vector Machine with Python © [Video]

By: AI Sciences

Overview of this book

This course is truly a step by step. In every new video, we build on what has already been learned and move one extra step forward; then we assign you a small task that is solved in the beginning of the next video. This comprehensive course will be your guide to learning how to use the power of Python to train your machine such that your machine starts learning just like a human; based on that learning, your machine starts making predictions as well! We’ll be using Python as the programming language in this course, which is the hottest language nowadays when we talk about machine learning. Python will be taught from a very basic level up to an advanced level so that any machine learning concept can be implemented. We’ll also learn various steps of data preprocessing, which allows us to make data ready for machine learning algorithms. We’ll learn all the general concepts of machine learning, which will be followed by the implementation of one of the most important ML algorithms— “Support Vector Machine”. Each and every concept of SVM will be taught theoretically and implemented using Python. All code files and resources are placed here: https://github.com/PacktPublishing/Machine-Learning-A-Z-Support-Vector-Machine-with-Python-
Table of Contents (5 chapters)
Chapter 4
GridWorld Example
Content Locked
Section 8
Hard Margin Versus Soft Margin
This video introduces you to hard margin versus soft margin.