Machine Learning Concepts

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

flashcard set

Earn XP

Description and Tags

Flashcards about machine learning concepts.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

Principal Component Analysis (PCA)

A dimensionality reduction technique used in machine learning.

2
New cards

Unsupervised Learning

A category of machine learning techniques where the algorithm learns from unlabeled data.

3
New cards

Clustering

An unsupervised learning method used to group similar data points into clusters.

4
New cards

K-Means

A popular clustering algorithm that aims to partition n observations into k clusters.

5
New cards

Bayesian Method (in Clustering)

A type of clustering method based on Bayesian inference.