MITS5512 Methods of Data Assignment

Assignment Help Data Structure & Algorithms
Reference no: EM132639459

MITS5512 Methods of Data - Victorian Institute of Technology

Assessment 1: Case Study

Task
Suppose you are working for a company/organisation. Your manager gives you a data and ask you what you can do with the data in terms of adding some values to the company goals and future operational research plans.

Three tasks you need to do: 1) choose a proper data related to a business case study, 2) choose a proper software to open the data and do data visualisation and exploratory analytics and 3) write a clear and accurate report and put all findings in the report.

Your report should have 1200-1500 words addressing the following: information on the data, type of features, literature review on the data and methodology you are going to apply, what you are going to solve and how, plots and recommendations. The report should have some plots (4-6 screenshots) from your findings with explanations.

1. Choose a data
Choose a data from Kaggle website, or a government open source data. The data should be related to a business case study, such as house marketing, climate change, patients records and banking data. You need to add information on data in your report, including reference where you downloaded the data, information of data type and features.

2. Visualisation and Exploratory Analysis
Select any data science tools to open the data. Look at the data and find out how you can improve quality of the data. You must provide some data visualisation using selected software. Do an exploratory data analysis on the data that you have gathered. Exploratory data analysis is an approach for analysing data sets to summarize their main characteristics, often with visual methods. These analytics should be in your report.

Assessment 2: Research Report

Introduction
This assessment item relates to the unit learning outcomes as in the unit descriptor. This assessment is designed to improve student research skills and to give students experience in researching a topic and writing a report relevant to the Unit of Study subject matter.

Task
For this component you will write a report or critique on a recent academic paper related to Data Science or Data Science Methodologies. Some possible topic areas include but are not limited to:
• Supervised Learning
• Unsupervised Learning
• Semi-Supervised Learning
• Anomaly Detection
• Association Analysis
• Regression Analysis
• Classification Analysis
• Pattern Recognition
• Feature Selection - (aka Dimensionality Reduction)
• Ensemble Methods
• Neural Nets and Deep Learning
• Transfer Learning
• Reinforcement Learning
• Natural Language Processing

• Applications of Data Science
The paper you select must be directly relevant to one of the above topics or another topic and be related to Data Science. The paper must be approved by your lecturer and be related to what we are studying this semester in Data Science Course. The paper can be from any academic conference or other relevant Journal or online sources such as Google Scholar, or Academic department repositories. All students must select a different paper. Thus, the paper must be approved by your lecturer before proceeding. In case two students are wanting to present on the same paper, the first who emails the lecturer with their choice will be allocated that paper. Please note that popular magazine or web-site articles are not academic papers. The paper you chose should be published in the last 5 years.
The report should be limited to approx. 1500 words (not including references). Use 1.5 spacing with a 12-point Times New Roman font. Though your paper will largely be based on the chosen article, you should use other sources to support your discussion or the chosen papers premises. Citation of sources is mandatory and must be in the IEEE style.

Assessment 3: Major Assignment

Introduction
This assessment item relates to the unit learning outcomes as in the unit descriptor. This assessment is designed to improve student analytic skills and to give students experience in problem solving, decision-making and presentation skills in data science methods and tools.

Task
For this assignment, you are required to work in a group of maximum 4 students and two files are required to be uploaded in the Moodle (provided links) by one of the group members. The first file is a report containing maximum 2000 words with 6-10 screenshots from your findings. The second file is a presentation file of your analytics and findings. Note that both files need to be uploaded by only one of the group members.

1. Data
The required dataset is available in the Moodle. You need to add a section in your report and talk about the data and challenges there. What kind of issues available there? What are the features? Add some information on the data in this section of your report.
2. Data Analytics & Visualization
Identify what kind of data it is and what you can do with this data if this data passes to you by your company. To apply such method, you need to explore the data and apply data processing, such as data cleaning and feature engineering, if it is required. Then choose a proper data science method/s to analysis the data. Suppose this is a company data that you are working for them. What are the issues available there and what you can recommend for your manager in company to enhance their objectives and to the benefits of the company?

3. Report (Weightage 20%)
Your report should have 1500-2000 words, excluding references, addressing the business questions, challenges, analytics, recommendation and visualisation related to the data. It should cover what are the issues in the data, you are going to solve and how, plots and recommendations. The report should have important plots (6-10 screenshots) from your findings. Note that plots need to be labelled and explained inside the report.
All coding, including data uploading, cleaning, analytics and visualisation should be coded in Python. The python code should be included at the end of your report in a section called Appendix.
Note: Structure and font of your report should follow the word file template provided in the Moodle. Your report should be a single word or pdf document containing your report and need to be submitted through Moodle. One submission per group and make sure all group members participate and add their names in the report. Your report should have a contribution table at the end of the report.

4. Presentation
The presentation should be a maximum of 10 minutes for the whole team. Each member must participate in video presentation file and talk at least 2 minutes in the video related to the methodology used, findings, contribution or recommendation.

Note: Need only Assessment 2: Research Report

Attachment:- Methods of Data.rar

Reference no: EM132639459

Questions Cloud

For financial account unt of product costs incurred to make : For financial account unt of product costs incurred to make 11,900 units? Martinez Company's rele duction is 9400 units to 14:400 units
Determine the current portion of the note payable : Natalie and Curtis met with a bank manager to discuss their options. Determine the current portion of the note payable and the long-term portion of note payable
Develop the chinese zodiac template page : In your text editor, use XHTML scripting to develop the Chinese zodiac template page, which will include five sections: Header, Footer, Text Navigation.
Production of capital intensive goods : The US is a capital abundant country and specializes in the production of capital intensive goods. China is labor abundant
MITS5512 Methods of Data Assignment : MITS5512 Methods of Data Assignment Help and Solution, Victorian Institute of Technology - Assessment Writing Service - Visualisation and Exploratory Analysis
Individual experience in understanding of human behavior : Humanistic psychology emphasizes the importance of the individual experience in the understanding of human behavior.
Explain type of cryptography or encryption with example : Select one type of cryptography or encryption and explain it in detail. Include the benefits as well as the limitations of this type of encryption.
Would informing the chief accountant of dispute and why : René Alverez, Would informing the chief accountant of her dispute with Mr. Sawyer violate the confidentiality standards of ethical professional practice?
Prepare operating budgets as monthly direct materials budget : Prepare Operating Budgets as Monthly Direct Materials Budget for the quarter ending June and Monthly Production Budget for the quarter ending June

Reviews

Write a Review

Data Structure & Algorithms Questions & Answers

  Create the logic for a program that continuously prompts

Pass each entered amount to a conversion method that displays breakdown of the passed amount into the fewest bills; in other words, the method calculates the number of 20s, 10s, 5s, and 1s needed.

  List two skus that were purchased most frequently together

List the two SKUs that were purchased most frequently together. List the three SKUs that were purchased most frequently together. List the four SKUs that were purchased most frequently together.

  Design a circular double linked list

Design a circular double linked list, for which the following operations should be implemented

  Algorithm to take input m constraints over n variables

For instance, the constraints x1 = x2, x2 = x3, x3 = x4, and x1 6= x4 cannot be satis fied. Give an efficient algorithm that takes as input m constraints over n variables and decides whether the constraints can be satis fied.

  Normalized relations for a database

Suppose that a information communications network links a computer at corporate headquarters with a computer in each retail outlet. The chain includes fifty stores with an average of 75 workers per store.

  Ease of changes in the processing algorithms

Ease of changes in the processing algorithms: For example, line shifting can be performed on each line as it is read from the input device, on all the lines after they have been read, or on demand when the alphabetization requires a new set of shi..

  Write methods that take a reference to binary tree root

Write efficient methods (and give their Big-Oh running times) that take a reference to a binary tree root T and compute-The number of leaves in T.

  Linked list

Let A and B be two structures of type linked list. Write a function for creating new linked list C that contains elements alternately from A and B beginning with first element of A. If you run out of the elements in one of the lists then append the r..

  Compares the number of comparisons used by various data

compares the number of comparisons used by various data structures for a single algorithm. the algorithm is the one

  Prepare a recursive linear-time algorithm

Prepare a recursive linear-time algorithm that tests whether a binary tree satisfies the search tree order property at every node.

  Write a pram algorithm that runs in time for the problem

Write a PRAM algorithm that runs in T((lg n) 2) time for the problem of merge sorting.

  Difference between sequential, random and binary file access

Discuss the difference between sequential file access, random file access, and binary file access? For each of the three types, provide an example of an application where the use of one type is better than the other 2-types.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd