slay the day like im doing except it's night Flashcards

1
Q

what is an algorithm? –> 4 key points

A

Instructions that describe how to perform a task
● Modular
● Inputs & Outputs
● Instructions
● Objectives

examples: spotify recommendations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CONDITIONAL STATEMENT

A

○ IF
○ THEN
○ ELSE

Tic tac toe as an algorithm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

explain spotify as case study

A

inputs: my behavior, song data, social inputs
instructions: spotify rec algo needs to calculate a score,
or assign a value to inputs (value defined by humans)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what is machine learning

A

a branch of AI that works with large data sets

Enables computers to “learn” or exhibit “intelligent behaviors,” without being explicitly programmed

example: social media using ML to predict human behavior

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

experimental design x machine learning

A

Interconnected algorithms that constantly run experiments to: learn, predict, improve
example: tik tok alg

How well did you know this?
1
Not at all
2
3
4
5
Perfectly