Home > On-Demand Archives > Workshops >

Machine Learning with Python: Introduction to Clustering and Classification

Matous Cejnek - Watch Now - Duration: 48:18

In this workshop, the difference between clustering and classification will be explained with illustrative examples. The examples will demonstrate utilization of common machine learning algorithms (random forests, k-means, SVM) implemented in popular Python libraries.

Notebooks:

python_clustering.ipynb

python_classification.ipynb

Sample image


M↓ MARKDOWN HELP
italicssurround text with
*asterisks*
boldsurround text with
**two asterisks**
hyperlink
[hyperlink](https://example.com)
or just a bare URL
code
surround text with
`backticks`
strikethroughsurround text with
~~two tilde characters~~
quote
prefix with
>

Michael_Kirkhart
Score: 0 | 3 years ago | 1 reply

The sample image cannot be accessed - my browser reports a 403 - access forbidden error. It looks like it is not in the same location as the ipython notebooks.

Stephane.Boucher
Score: 0 | 3 years ago | no reply

Should be fixed now, thanks.

mpuchlik
Score: 0 | 3 years ago | no reply

Hello, very nice tutorial. Cheers!

Stephane.Boucher
Score: 1 | 3 years ago | no reply

The notebooks and sample image have been added to the Description of this talk (click on the 'Description' tab)

OUR SPONSORS