-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathselfassessment.html
47 lines (33 loc) · 1.54 KB
/
selfassessment.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: "Prerequisites"
---
<div>
The following list is a non-exhaustive list of the prerequisites for admission to the Msc in Data Science:
<ul>
<li>
At least a Lower Seconds Class degree or equivalent in Computer Science, Statistics, Acturial Science, Electrical Engineering, Operations Research, or Mathematics
<br><h4>OR</h4>
</li>
<li>
At least a Lower Seconds Class degree in another suitably numerate discipline subject to reading for qualifying courses
</li>
<li>
Previous experience in Data Science and/or Statistical Analysis would be an asset
</li>
</ul>
<p>
Since we consider candidates with various backgrounds, there will be cases where a candidate may be lacking in one or more skills.
In such cases we suggest that the candidate contact us before submitting an application so we can advise them on how they can acquire the missing skills.
We may suggest that they take one or more online courses. On completion of such courses we will interview them to ensure that they have the skills required for the program.
They can then submit their application. Examples of courses we may recommend include Coursera Courses such as:
</p>
<ol>
<li>Mathematics for Machine Learning</li>
<li>Statistics with R</li>
<li>Python 3 Programming</li>
<li>Introduction to Computer Science and Programming</li>
<li>Data Structures and Algorithms</li>
<li>Data Engineering Foundation</li>
<li>Stanford Algorithms Specialization</li>
</ol>
</div>