Computational Methods Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Problem definition

A

Process of taking a big problem and breaking it down into smaller problems

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

Performance modelling

A

Process of carrying out mathematical approximations of how well models perform.

Based around the use of simulations- using mathematical approximations within them without having to perform complex and expensive for testing which otherwise might be prohibitive.

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

Heuristics

A

Making use of experience to find a solution which is good enough

With heuristics a compromise between the speed of the solution and the quality itself is made. A good enough solution is sought

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

Pipelining

A

Process of taking a task and splitting it up into smaller steps and then overlapping the process of each sub task to speed up the overall process.

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

Visualisation

A

Ability to picture a problem and it’s solution in a visual way

We work well with visual representations of complex situations

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

Backtracking

A

Process of incrementally building upwards to a solution abandoning partial successes

When the solution cant be completed, go back to a previously successful match.

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

Data mining

A

Searching through big data to spot hidden trends or patterns

Big data- Large piece of data on a particular data.

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