Impact-Site-Verification: dbe48ff9-4514-40fe-8cc0-70131430799e

Search This Blog

Unsupervised Machine Learning | Introduction to Machine Learning, Part 2

Try machine learning now: - Train a machine learning model right in your browser: http://bit.ly/2QCnU6X - Get a free machine learning trial: http://bit.ly/2QKxhBX Get an overview of unsupervised machine learning. Unsupervised Machine Learning looks for patterns in datasets that don’t have labeled responses. - MATLAB for Machine Learning: http://bit.ly/2QIDlum - Machine Learning with MATLAB eBook: http://bit.ly/2QBFiZO You’d use this technique when you want to explore your data but don’t yet have a specific goal, or you’re not sure what information the data contains. It’s also a good way to reduce the dimensionality of your data. Most unsupervised learning techniques are a form of cluster analysis. Clustering algorithms fall into two broad groups: Hard clustering, where each data point belongs to only one cluster Soft clustering, where each data point can belong to more than one cluster. This video uses examples to illustrate hard and soft clustering algorithms, and it shows why you’d want to use unsupervised machine learning to reduce the number of features in your dataset.

No comments

Popular Posts