logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Isaac TorressCriminology
(5/5)

836 Answers

Hire Me
expert
Clifford BillmanBusiness
(5/5)

751 Answers

Hire Me
expert
Mitchie SimaCriminology
(5/5)

535 Answers

Hire Me
expert
Paul BurlingComputer science
(5/5)

507 Answers

Hire Me
R Programming

In the emerging field of data science especially in big data science there are four essential objectives

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

In the emerging field of data science, especially in big data science, there are four essential objectives, and they
are: (i) understanding of data, (ii) understanding of systems, (iii) understanding of machine learning, and (iv)
understanding of scalability and complexity. In addition, it is important data analysts and data scientists are
prepared to learn new big data systems (e.g., Hadoop, Spark) and programming languages (e.g., R, Python,
Scala). The report writing and presentation skills are also equally important; therefore, this course encourages
you prepare your documents using Latex with well-known IEEE, ACM, Springer, and Elsevier formats.
The main goal of this assignment is to prepare and test your knowledge in the first objective; that is, knowing
and preparing your data (Chapters 1, 2, and 3). It helps you understand the characteristics of data such that
correct techniques and technologies can be selected to process and analyze the data, and make decisions.
1. Download carpet.csv and hardwood.csv data sets from the following website and describe them.
? http://www.uncg.edu/cmp/downloads/
2. Extract statistical information (e.g. number of observations, dimension of the data, mean of each feature,
etc.) from these datasets. Also present visual representations (e.g. histogram, scatter plot, etc.) of the data. Is
the dataset imbalanced, inaccurate or incomplete? Is it a trivial data or possibly a big data? Does it have
scalability problem? Are they high dimensional? Do you need to standardize? Do you need to normalize?
You must think about these problems and provide your explanation scientifically. You need to write
programs to read the data and generate results to explain all of the above – since you need to show/justify.
3. Select another two data sets from the links provided in the CSC 510 Course Resources.pdf document (on
Canvas) and describe the issues that you couldn’t explain using the carpet and hardwood floor data sets.
4. Merge carpet.csv and hardwood.csv and create a new csv file called carwood.csv in which insert a new
column with label 0 for carpet observations and label 1 for hardwood observations. Now shuffle the
observations randomly and create a new file called randcarwood.csv. Then divide this file into 80:20 and
name the files with Trainrandcarwood80.csv and Testrandcarwood20.csv respectively. You must write a
program to do these processes using a programming language of your choice. The use of the language R,
Python, or Scala is preferred; however, it is your choice.
5. Read the following paper and summarize it clearly in your own words (no cut-and-paste from the paper or
from the Internet):
? S. Suthaharan, "Big data classification: Problems and challenges in network intrusion prediction with
machine learning," ACM SIGMETRICS Performance Evaluation Review, 41(4), pp. 70-73, 2014.
6. Prepare a Latex document using one of the IEEE, ACM, Springer, or Elsevier Latex formats. However,
make sure you select two-column format. Submit your assignment report via Canvas

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme