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

  Calculate the sum of all digits of the given integer n

Calculate the sum of all digits of the given integer n. Then, implement a recursive python function to compute the digital root digital_root.

  Write a code for a simple cellular automata game

Write a code for a simple cellular automata game, called Conway's Game of Life. In this game, you have a grid where pixels can either be on or off.

  Design and implement simple software solutions

Write and implement a solution algorithm using basic programming constructs. S3. Demonstrate debugging and testing skills whilst writing code

  Write code in paython about the data

Write code in paython about the data in excel the template.txt you need to use for converting the data to turtle file.

  Write a python program with a graphical user interface

Write a python program with a graphical user interface that will allow a user to create a custom pizza which they wish to order.

  Program that creates a dictionary containing

Write a program that creates a dictionary containing the U.S. states as keys and their capitals as values. The program should then randomly quiz the user by displaying

  Write a Python script to extract the upstream

Write a Python script to extract the upstream non-coding sequence for each gene in zea_mays_genes.txt. 500nt is a reasonable size for maize promoter regions

  Does the submission include a my-sqrt function

Does the submission include a my_sqrt function that takes a single argument and includes the while loop from the instructions?

  Create table using a two-dimensional list that stores temp

Create table using a two-dimensional list that stores a Fahrenheit temperature and the equivalent Celsius temperature. Display the contents of the list.

  Write your observations from the plot

Write your observations from the plot as well as by comparing your parameter estimates with the true model parameters.

  Simulate a game of rock-paper-scissors

Write a program that utilizes functions to simulate a game of rock-paper-scissors. Write a program that allows the user to play Rock, Paper, Scissors.

  Write a function to get a non-empty string

Write a function to determine if an integer passed into it is even and Write a program that asks the user for a minimum and maximum number

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