Assessment Of Modern Data Science
- Subject Code :
SIT742
- University :
Deakin University Exam Question Bank is not sponsored or endorsed by this college or university.
- Country :
Australia
Instructions
Assessment Task Questions
There are total 2 parts to the assessment task:
Part 1 The first part will focus on the basic Python programming skills which include the data types, the control flow, the function, the Class, the modules, and the library from M02.
Part 2 The second part is for those who are aiming to achieve High Distinction (HD) for this assessment task, and it will focus on more advanced Python programming skills for data science. This part will require the knowledge covered in M02 and also M03, in particular, NumPy and beyond.
What to Submit?
You are required to submit the following completed files to the corresponding Assignment (Dropbox) in CloudDeakin:
SIT742Task1.ipynb The completed notebook with all the run-able code on all requirements. In general, you need to complete, save the results of running, download and submit your notebook from a Python platform such as Google Colab. You need to clearly list the answer for each question, and the expected format from your notebook will be like in Figure 1.