Unsupervised learning

Understanding Machine Learning

Hadrien Lacroix

Content Developer at DataCamp

Unsupervised learning

unsupervised learning is highlighted

Understanding Machine Learning

Unsupervised learning

  • Unsupervised learning = कोई target कॉलम नहीं
    • कोई मार्गदर्शन नहीं
    • पूरे डेटासेट को देखता है
    • पैटर्न पहचानने की कोशिश करता है
Understanding Machine Learning

एप्लिकेशन

clustering, association and unsupervised learning are subgroups of supervised learning

Understanding Machine Learning

Clustering

clustering is highlighted

Understanding Machine Learning

Clustering उदाहरण

dogs and cats

Understanding Machine Learning

Species क्लस्टर

dogs and cats by species

Understanding Machine Learning

Color क्लस्टर

dogs and cats by color

Understanding Machine Learning

Origin क्लस्टर

dogs and cats by origin

Understanding Machine Learning

Clustering मॉडल्स

  • K Means:
    • क्लस्टर्स की संख्या बताइए
  • DBSCAN (density-based spatial clustering of applications with noise):
    • क्लस्टर की परिभाषा बताइए
Understanding Machine Learning

Iris टेबल

iris table

Understanding Machine Learning

K-Means के 4 क्लस्टर

iris_clustering_four_clusters

Understanding Machine Learning

K-Means के 3 क्लस्टर

iris clustering three clusters

Understanding Machine Learning

Ground truth

iris clustering with legend

Understanding Machine Learning

Anomaly detection

anomaly detection is highlighted

Understanding Machine Learning

Outliers की पहचान

  • Anomaly detection = outliers की पहचान
  • Outliers = वे ऑब्ज़र्वेशन जो बाकियों से अलग हों
Understanding Machine Learning

Outliers

outliers

Understanding Machine Learning

Outliers हटाना

removing outliers

Understanding Machine Learning

Anomaly detection के कुछ उपयोग

  • ऐसे डिवाइस खोजें जो जल्दी फेल हों या ज़्यादा चलें
  • ऐसे फ्रॉडस्टर्स खोजें जो सिस्टम को चकमा दें
  • ऐसे मरीज खोजें जो घातक बीमारी का सामना करें
  • ...
Understanding Machine Learning

Association

association is highlighted

Understanding Machine Learning

Association

amazon recommendation

Understanding Machine Learning

अभ्यास करते हैं!

Understanding Machine Learning

Preparing Video For Download...