Code Flashcards

1
Q

Why do we need to be concerned with data handling?

A

Before starting to train a model, we need to get the data into a form which is compatible with the training and testing

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

Why do we train and test in batches?

A

Training all the full dataset all at once as this would take too long.

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

What is the main aim of building models (in classification or regression)?

A

To make predictions on unseen data.

This is known as generalisation.

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