Mean Shift with Titanic Dataset - Practical Machine Learning Tutorial with Python p.40

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=TO8I-nggpzs



Category:
Tutorial
Duration: 22:48
34,679 views
357


We continue the topic of clustering and unsupervised machine learning with Mean Shift, this time applying it to our Titanic dataset.

There is some degree of randomness here, so your results may not be the same. You can probably re-run the program to get similar data if you don't get something similar, however.

We're going to take a look at the Titanic dataset via clustering with Mean Shift. What we're interested to know is whether or not Mean Shift will automatically separate passengers into groups or not. If so, it will be interesting to inspect the groups that are created. The first obvious curiosity will be the survival rates of the groups found, but, then, we will also poke into the attributes of these groups to see if we can understand why the Mean Shift algorithm decided on the specific groups.

https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex




Other Videos By sentdex


2016-08-22Processing our own Data - Deep Learning with Neural Networks and TensorFlow part 5
2016-07-21Running our Network - Deep Learning with Neural Networks and TensorFlow
2016-07-20Neural Network Model - Deep Learning with Neural Networks and TensorFlow
2016-07-19MSRC Blue CCW 1.3
2016-07-19TensorFlow Basics - Deep Learning with Neural Networks p. 2
2016-07-18Installing TensorFlow (OPTIONAL) - Deep Learning with Neural Networks and TensorFlow p2.1
2016-07-18Deep Learning with Neural Networks and TensorFlow Introduction
2016-07-12Honda S2000 MSR Cresson CCW trackday 7-10-2016
2016-07-07Mean Shift Dynamic Bandwidth - Practical Machine Learning Tutorial with Python p.42
2016-07-05Mean Shift from Scratch - Practical Machine Learning Tutorial with Python p.41
2016-07-01Mean Shift with Titanic Dataset - Practical Machine Learning Tutorial with Python p.40
2016-06-29Mean Shift Intro - Practical Machine Learning Tutorial with Python p.39
2016-06-22K Means from Scratch - Practical Machine Learning Tutorial with Python p.38
2016-06-20Custom K Means - Practical Machine Learning Tutorial with Python p.37
2016-06-11K Means with Titanic Dataset - Practical Machine Learning Tutorial with Python p.36
2016-06-10Handling Non-Numeric Data - Practical Machine Learning Tutorial with Python p.35
2016-06-07Clustering Introduction - Practical Machine Learning Tutorial with Python p.34
2016-06-02SVM Parameters - Practical Machine Learning Tutorial with Python p.33
2016-06-01Soft Margin SVM and Kernels with CVXOPT - Practical Machine Learning Tutorial with Python p.32
2016-05-31Soft Margin SVM - Practical Machine Learning Tutorial with Python p.31
2016-05-30Why Kernels - Practical Machine Learning Tutorial with Python p.30



Tags:
mean shift
python
clustering
flat clustering
hierarchical clustering
unsupervised machine learning
machine learning
tutorial
artificial intelligence
scikit-learn
sklearn
tensorflow
theano