Machine Learning Regression Techniques

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

1/9

flashcard set

Earn XP

Description and Tags

These flashcards cover essential vocabulary and definitions related to regression techniques discussed in machine learning.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Multiple Linear Regression

A statistical technique that uses multiple independent variables to predict the value of a dependent variable.

2
New cards

p-value

The probability that the observed data is due to chance; a p-value less than 0.05 indicates statistical significance.

3
New cards

Backward Elimination

A variable selection method starting with all candidate variables and removing the least significant variable iteratively.

4
New cards

Forward Selection

A variable selection method starting with no variables and adding the most significant variable at each step.

5
New cards

Stepwise Selection

A variable selection method that combines both backward elimination and forward selection processes.

6
New cards

Standard Deviation Reduction

A measure used in decision trees to determine how much variance is reduced after a dataset is split.

7
New cards

Decision Tree Regression

A regression method that predicts a target variable by learning simple decision rules inferred from the data features.

8
New cards

Polynomial Regression

A type of regression analysis that models the relationship between the independent variable x and the dependent variable y as an nth degree polynomial.

9
New cards

R-squared

A statistical measure that represents the proportion of the variance for the dependent variable that's explained by the independent variables in a regression model.

10
New cards

IEEE Format

A set format for writing technical documents, standardized by the Institute of Electrical and Electronics Engineers.