Intro to ML

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:47 PM on 7/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

7 Terms

1
New cards

What is Machine learning?

the field of study which gives computers the ability to learn without being explicitly being programmed

2
New cards

What is supervised learning

data fed to the algorithms which we know what the output should look like based on the relationship between the input and output.

3
New cards

What is regression

A branch of supervised learning based on the relationship between the input and the output.

4
New cards

What is classification

A branch of supervised learning based on categorical data

5
New cards

What is data?

The information given to a model to predict or produce the output

6
New cards

What is underfitting the training

Doing bad in the training stage so we clearly know it will do bad in the testing stage

7
New cards

What is overfitting the data

Does good during training stage but does bad in the testing stage