• Home
  • Statistics▾
    • Data Types
    • Missing Values
    • Outliers
    • Confusion Matrix
    • Pre-processing
    • Exploratory Data Analysis
    • Bias-Variance Tradeoff
    • Train-Test split
  • Python▾
    • Importing data
    • Heatmap
  • Supervised▾
    • Decision Trees
    • Naive Bayes
    • Support Vector Machines
    • Logistic Regression
    • Ensemble Models
    • Random Forest
  • Unsupervised▾
    • Principal Component Analysis
  • Time Series▾
    • Importing Time Series data
    • Basic conceptss
    • Time Series Components
    • Exponential Smoothing Techniques
    • Time series Cross-validation & Forecasting Accuracy
    • ARIMA/SARIMA with Python
  • Deep Learning▾
    • Deep Learning Basics
    • Building a Deep Learning Model
  • Privacy Policy
  • About Me

Data Science Simplified

Learning the Machine Learning, in a Human-friendly Way

Unsupervised

In unsupervised learning, we don't have dependent variable. Unsupervised learning is useful to detect patterns or associations in the data.


Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Home
Subscribe to: Posts (Atom)

Popular Posts

  • Confusion Matrix, Accuracy, Precision, Recall, F score Explained with Intuitive Visual Examples
  • Feature Selection: Filter method, Wrapper method and Embedded method
  • ARIMA/SARIMA with Python: Understand with Real-life Example, Illustrations and Step-by-step Descriptions
  • Demystifying Principal Component Analysis (PCA): A Beginner's Guide with Intuitive Examples & Illustrations
  • Train-Test split and Cross-validation: Visual Illustrations & Examples
  • Components of Time Series: A Beginner's Visual Guide
  • The Chi-Square Test Explained with Examples: A Beginner's Guide
  • Logistic Regression: A Beginner's Visual Guide
  • Support Vector Machines (SVM) Explained with Visual Illustrations
  • Time series Cross-validation and Forecasting Accuracy: Understand with Illustrations & Examples

Total Pageviews

Blog Archive

  • ▼  2023 (9)
    • ▼  March (9)
      • Timeless Statistical Concepts Every Data Scientist...
      • Non-linear Relationships: When a 0 Pearson Correla...
      • Understanding Confidence Intervals with an Intuiti...
      • Standard Deviation vs Standard Error: Clearing up ...
      • Mastering Central Limit Theorem (CLT) with Intuiti...
      • Demystifying Degrees of Freedom with Visual Exampl...
      • The Chi-Square Test Explained with Examples: A Beg...
      • Mastering A/B testing: A Beginner's Guide with Exa...
      • A Beginner's Guide to t-tests: Real-life Applicati...
  • ►  2021 (1)
    • ►  September (1)
  • ►  2020 (2)
    • ►  November (1)
    • ►  July (1)
  • ►  2019 (14)
    • ►  October (7)
    • ►  September (1)
    • ►  January (6)
  • ►  2018 (18)
    • ►  December (4)
    • ►  November (14)

Labels

Statistics (22) Supervised Learning (5) timeseries (5) Python (3) Deep Learning (2) NLP (2) Natural Language Processing (2) Unsupervised Learning (2) Sentiment Analysis and Topic Modelling (1) Word Cloud (1) free ebook (1)

Go to Home Page

  • Home