Lecture on Naïve Bayes, Decision Tree, and Ensemble Classifiers

0.0(0)
studied byStudied by 0 people
0.0(0)
linked notesView linked note
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts related to Naïve Bayes, decision trees, and ensemble classifiers in machine learning.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Joint Probability

The probability of two or more events happening at the same time.

2
New cards

Bayes Theorem

A formula that describes the probability of an event based on prior knowledge of conditions that might be related to the event.

3
New cards

Naïve Bayes Assumption

All features are independent of each other.

4
New cards

Entropy

A measure of the impurity or randomness in a dataset.

5
New cards

Information Gain

A measure used to select the attribute that results in the smallest tree, calculated by the difference in entropy before and after a split.

6
New cards

Random Forest

An ensemble learning method that builds multiple decision trees and predicts the class by voting.

7
New cards

Class Conditional Probability

The probability of a feature given a class.

8
New cards

Prior Probability

The probability of a class occurring independently of the features.

9
New cards

Posterior Probability

The probability of a class given the features.

10
New cards

Ensemble Learning

A technique that combines multiple models to produce a better performing model.

Explore top flashcards