Machine Learning in Python: Iris Classification -- Part 3
General Description: In this video, we begin by showcasing how to build an iris classification model, that is, a machine learning model that will allow us to classify species of iris flowers. This application will introduce many rudimentary features and concepts of machine learning and is a good use case for these types of models. Use case: Botanist wants to determine the species of an iris flower based on characteristics of that flower. For instance attributes including petal length, width, etc. are the "features" that determine the classification of a given iris flower. Part 3 Description: We use sklearn to invoke the K-nearest neighbors algorithm to determine whether a given sample is of a specific species of iris. This video is part of a series on Machine Learning in Python. The link to the playlist may be accessed here: http://bit.ly/lp_mlearn Python Code: Part 1: https://github.com/vprusso/youtube_tu... Part 2: https://github.com/vprusso/youtube_tu... Part 3: https://github.com/vprusso/youtube_tu... If I've helped you, feel free to buy me a beer :) PayPal: https://www.paypal.me/VincentRusso1 Do you like the development environment I'm using in this video? It's a customized version of vim that's enhanced for Python development. If you want to see how I set up my vim, I have a series on this here: http://bit.ly/lp_vim If you've found this video helpful and want to stay up-to-date with the latest videos posted on this channel, please subscribe: http://bit.ly/lp_subscribe

Machine Learning in Python: Iris Classification -- Part 1

Data Structures in Python: Doubly Linked Lists -- Add Node Before/After

Neural Networks and Python: Image Classification -- Part 2

Comparing machine learning models in scikit-learn

Python Generators Explained

Data Structures in Python: Singly Linked Lists -- Node Swap

Example of ML Classification Technique on iris Dataset using KNN Algorithm | AI with AI

Data Structures in Python: Singly Linked Lists -- Reverse

How AI Cracked the Protein Folding Code and Won a Nobel Prize

Train Your Brain to Never Forget (5 Feynman Habits)

The Professor Who Taught People How To Think (1962)

Something is jamming GPS over Europe. Here's what we found

Python Machine Learning Tutorial (Data Science)

But what is a neural network? | Deep learning chapter 1

Training a machine learning model with scikit-learn

What does '__init__.py' do in Python?

Machine Learning for Everybody – Full Course

Python Machine Learning Tutorial #1 - Introduction

Iris Dataset Analysis (Classification) | Machine Learning | Python

