b/tutorialseng by sammoh

Hands-On Unsupervised Learning with Python

This post was published 7 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Hands-On Unsupervised Learning with Python

MP4 | Video: AVC 1920x1080 | Audio: AAC 48KHz 2ch | Duration: 3 hours and 34 minutes | 1.49 GB
Genre: eLearning | Language: English

This course explains the most important Unsupervised Learning algorithms using real-world examples of business applications in Python code.

Say you have millions of transaction data on products purchased at a retailer. Which individual products or product categories are most likely to be purchased together? How about a large number of survey responses – which answers were most often given together, for all or some subset of respondents? Association Rules provide answers to these questions, and they are most frequently used in Market Basket Analysis. The Apriori Algorithms solves the formidable computational challenges of calculating Association Rules. After taking this course, you will be understanding and be able to apply the Apriori Algorithm to calculate, interpret and create interactive visualizations of association rules.

Suppose you are a nutritionist trying to explore the nutritional content of food. What is the best way to differentiate food items? By vitamin content? Protein levels? Or perhaps a combination of both? Use Deep Learning and Unsupervised Learning to find out.

This course will allow you to utilize Principal Component Analysis, and to visualize and interpret the results of your datasets such as the ones in the above description. You will also be able to apply hard and soft clustering methods (k-Means and Gaussian Mixture Models) to assign segment labels to customers categorized in your sample data sets.

Screenshots

Hands-On Unsupervised Learning with Python