Unsupervised Learning
5 Threads
Day 47 of #60daysOfMachineLearning 🔷 K-Means Clustering 🔷 K-means clustering is a popular and simple unsupervised learning algorithm for clustering data into groups. https://t.co...
200+ Data Science interview questions 🔸 Supervised machine learning (linear models, trees, neural nets) 🔸 Feature selection, parameter tuning 🔸 Unsupervised learning (clustering,...
Make it simple & stick to your head forever. Data science = Extract insight & make Decision with Data Data Science is not Machine Learning, It uses Machine Learning approach to s...
PCA is an unsupervised learning algorithm that is used to reduce the dimension of large datasets. For such reason, it's commonly known as a dimensional reduction algorithm. PCA...
Let's talk about learning problems in machine learning: ▫️ Supervised Learning ▫️ Unsupervised Learning ▫️ Reinforcement Learning And some hybrid approaches: ▫️ Semi-Supervised...