Propose a data analytic methodology

Assignment Help Python Programming
Reference no: EM133671126

Power Point Project Presentation

Assignment Content

About
Your team must propose a data analytic methodology that addresses the client's project objective as described in the provided Project and Data Brief document. The proposed methodology must be fully implemented in Assessment 3 (Group Project Report), although preliminary results may be presented in this Presentation.

Tasks

Your team must deliver a group presentation in recording.

The presentation must propose a data analytics methodology to address the project objectives you identified earlier when drafting the Group Project Plan. Methodology refers to a systematic, stepwise approach that utilises analytic techniques and algorithms taught in this unit.

Additional algorithms not taught in this unit are not essential for passing this assignment. However, they may be incorporated into the proposed methodology only after including the taught algorithms and may help achieve higher grades. To be further considered for a higher grade (D or HD), you must also produce useful preliminary analytics results (using any method learned in Weeks 1 - 6).

Like most real data science projects, your examiner may expect a presentation of diverse approaches to address the project objective. No two teams are likely to produce identical proposals and/or results.

Linear regressions and Linear algebra operations

Key Python packages
• scikit-learn
• pandas
• matplotlib
Key Python functions
• sklearn.linear_model.LinearRegression.fit() : to build a linear regression model
• matplotlib.pyplot.plot() : to visualise a linear regression line
• matplotlib.pyplot.scatter() : to plot data points of a dataset

Week3 -Linear algebra applications
Key Python packages
• numpy
• numpy.linalg.inv
• matplotlib.pyplot

Key Python functions
• numpy.linalg.inv() : to obtain the inverse of a matrix
• numpy.asarray() : to create a matrix from a list
• numpy.linspace() : to create evenly spaced numbers over a specified interval
• matplotlib.pyplot.plot() : to visualise a linear regression line
• matplotlib.pyplot.scatter() : to plot data points of a dataset

Week 4-Dimensionality reductions
Key Python packages
• numpy
• pandas
• scikit-learn
• matplotlib.pyplot

Key Python functions
• sklearn.datasets.load_breast_cancer() : to access the built-in breast cancer dataset
• sklearn.preprocessing.StandardScaler() : to apply standardisation
• sklearn.decomposition.PCA() : to apply Principal Component Analysis
• matplotlib.pyplot.scatter() : to plot data points of a dataset

Week 5-Feature scaling
Key Python packages
• pandas
• scikit-learn
• matplotlib.pyplot

Key Python functions
• sklearn.preprocessing.StandardScaler().fit_tranform() : to apply Standardisation
• sklearn.decomposition.PCA().fit_transform() : to apply Principal Component Analysis
• sklearn.model_selection.train_test_split() : to split data into training and test sets
• sklearn.naive_bayes.GaussianNB().fit() : to train a Naive Bayes classifier
• sklearn.metrics.accuracy_score() : to compute a classifier's accuracy

Week6-Clustering
Key Python packages
• numpy
• scikit-learn
• matplotlib.pyplot

Key Python functions
• sklearn.cluster.KMeans() : to build and apply k-means clustering algorithm
• sklearn.preprocessing.StandardScaler() : to apply standardisation
• matplotlib.pyplot.scatter() : to plot data points of a dataset
• numpy.random.uniform() : to generate random numbers from a uniform distribution
• numpy.random.normal() : to generate random numbers from a normal (Gaussian) distribution

Reference no: EM133671126

Questions Cloud

Compute trial volume for the new savory stuffed muffin : There are 3.9 million adults in the target market for the new Savory Stuffed muffin. Compute trial volume for the new Savory Stuffed muffin in units sold.
Write your hypothesis of problem for your research question : Based on your chosen research method, write your hypothesis or statement of the problem for your research question.
Switching to straight-line method of depreciation : Management is thinking of switching to the? straight-line method of depreciation. Do you? agree? Why or why? not? If the fixtures generate revenue
Write a paper that aligns with mainstream economic research : Write a paper that more closely aligns with mainstream economic research. This means that a literature review will not be sufficient for a final product.
Propose a data analytic methodology : Propose a data analytic methodology that addresses the client's project objective as described in the provided Project and Data Brief document
Family ability to pay for the second degree program : Elaborate on the specifics of the financial circumstances impacting you and/or your family's ability to pay for the second degree program.
What is estimated total selling and administrative expense : What is the estimated total selling and administrative expense for July?
How did delta establish the fair value of the assets : Questions for Depreciation at Delta Case. When Delta elected "Fresh Start Accounting" for 2007, how did Delta establish the fair value of these assets?
Have an expectation of privacy for personal information : Have an expectation of privacy for personal information, data, and emails generated, accessed, or stored on their work computers?

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

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